Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
43f51aeca8367ea35adad963c00bd2bc5b8d1391
/
lib
/
Object
/
COFFObjectFile.cpp
07ea23a
ObjectFile: Add a method to check whether a section contains a symbol.
by Benjamin Kramer
· 14 years ago
3209a03
Use memcmp.
by Benjamin Kramer
· 14 years ago
9b9c5ea
Really fix typo :-(
by Rafael Espindola
· 14 years ago
5ac795c
Fix typo.
by Rafael Espindola
· 14 years ago
82c475d
Compare all 4 bytes of the header.
by Rafael Espindola
· 14 years ago
64388ce
Fix warnings.
by Michael J. Spencer
· 14 years ago
25b1577
Object: Add proper error handling.
by Michael J. Spencer
· 14 years ago
001c920
Make Binary the parent of ObjectFile and update children to new interface.
by Michael J. Spencer
· 14 years ago
5e45dc4
Revert the last two commits in the series. r132911, r132912.
by Michael J. Spencer
· 14 years ago
69aec36
Make Binary the parent of ObjectFile and update children to new interface.
by Michael J. Spencer
· 14 years ago
71f234b
Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little
by Nick Lewycky
· 15 years ago
539d8d8
Assorted bugfixes in object file handling:
by Eric Christopher
· 15 years ago
7acdb4d
Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t.
by Michael J. Spencer
· 15 years ago
a1ef8ef
Object: Add COFF Support.
by Michael J. Spencer
· 15 years ago