Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lld
/
ELF
/
EhFrame.cpp
e28c146
Avoid unnecessary buffer allocation and memcpy for compressed sections.
by Rui Ueyama
· 7 years ago
ef61d85
[ELF] Simplify read32. NFC
by Fangrui Song
· 7 years ago
ee17371
Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.
by Rui Ueyama
· 8 years ago
3141ddc
Consistent (non) use of empty lines in include blocks
by Sam Clegg
· 8 years ago
8629752
De-template EhReader. NFC.
by Rui Ueyama
· 8 years ago
d6b7a39
De-template elf::getObjMsg. NFC.
by Rui Ueyama
· 8 years ago
b8a59c8
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
by Bob Haarman
· 8 years ago
169dbde
Revert rL313697, "Compact EhSectionPiece from 32 bytes to 16 bytes."
by NAKAMURA Takumi
· 8 years ago
014b0f2
Compact EhSectionPiece from 32 bytes to 16 bytes.
by Rui Ueyama
· 8 years ago
34a0dd5
Rename EhSectionPiece::ID -> EhSectionPiece::Sec.
by Rui Ueyama
· 8 years ago
264b5d9
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
3a965f7
Change the error format to report corrupted .eh_frame.
by Rui Ueyama
· 8 years ago
d57e74b7
Compute Config member function return values only once.
by Rui Ueyama
· 9 years ago
fd06b73
Define Config::isLE and Config::wordsize.
by Rui Ueyama
· 9 years ago
b4c9b81
Convert InputSectionBase to a class.
by Rafael Espindola
· 9 years ago
a809158
Add a comment about the copy relocation.
by Rui Ueyama
· 9 years ago
da06bfb
Move getLocation from Relocations.cpp to InputSection.cpp.
by Rui Ueyama
· 9 years ago
531df4f
[ELF] Print error location in .eh_frame parser
by Eugene Leviant
· 9 years ago
98bdbda
Split getFdeEncoding.
by Rui Ueyama
· 9 years ago
a9b7514
Fix typo in error message.
by Rui Ueyama
· 9 years ago
14cd5c2
[ELF] Allow arbitrary code alignment in .eh_frame
by Petr Hosek
· 9 years ago
594e06b
ELF: Handle empty CIE augmentation string
by Ed Maste
· 9 years ago
f5febef
Create a new file EhFrame.cpp and move code to read .eh_frame there.
by Rui Ueyama
· 9 years ago