..
Archive.cpp
[llvm-ar] Fix for handling thin archive with SYM64 and a test case for it
2021-08-05 10:06:34 -07:00
ArchiveWriter.cpp
[llvm-ar][Object] Fix detection of need for 64-bit archive symbol tables
2020-10-26 12:29:28 +00:00
Binary.cpp
[SystemZ][z/OS] Add GOFF support to file magic identification
2021-07-20 10:50:47 -04:00
CMakeLists.txt
Extract LC_CODE_SIGNATURE related implementation out of LLD
2021-09-16 17:43:39 -07:00
COFFImportFile.cpp
…
COFFModuleDefinition.cpp
…
COFFObjectFile.cpp
[NFC][object] Change the input parameter of the method isDebugSection.
2021-05-26 08:47:53 +00:00
CodeSignatureSection.cpp
Extract LC_CODE_SIGNATURE related implementation out of LLD
2021-09-16 17:43:39 -07:00
Decompressor.cpp
…
ELF.cpp
[llvm-readobj] Support dumping of MSP430 ELF attributes
2021-09-28 00:56:11 +03:00
ELFObjectFile.cpp
[Object] Move llvm-nm's symbol version utility to ELFObjectFile::readDynsymVersions
2021-08-17 09:06:39 -07:00
Error.cpp
…
FaultMapParser.cpp
[FaultsMaps][llvm-objdump] Move FaultMapParser to Object/. Remove CodeGen dependency from llvm-objdump
2021-01-27 10:39:59 -08:00
IRObjectFile.cpp
…
IRSymtab.cpp
Resolve {GlobalValue,GloalIndirectSymol}::getBaseObject confusion
2021-09-23 09:23:35 -07:00
MachOObjectFile.cpp
MachOObjectFile - checkOverlappingElement - use const-ref to avoid unnecessary copies. NFCI.
2021-09-20 12:53:18 +01:00
MachOUniversal.cpp
[llvm-lipo] Add support for bitcode files
2020-08-25 21:11:18 -07:00
MachOUniversalWriter.cpp
[llvm-objcopy][NFC] replace class Buffer/MemBuffer/FileBuffer with streams.
2021-03-10 23:50:04 +03:00
Minidump.cpp
…
ModuleSymbolTable.cpp
Resolve {GlobalValue,GloalIndirectSymol}::getBaseObject confusion
2021-09-23 09:23:35 -07:00
Object.cpp
…
ObjectFile.cpp
[SystemZ][z/OS] Add GOFF support to file magic identification
2021-07-20 10:50:47 -04:00
RecordStreamer.cpp
[MC] Support .symver *, *, remove
2021-03-06 15:23:02 -08:00
RecordStreamer.h
[MC] Support .symver *, *, remove
2021-03-06 15:23:02 -08:00
RelocationResolver.cpp
[ARM] Fix RELA relocations for 32bit ARM.
2021-07-14 14:27:15 -07:00
SymbolSize.cpp
[llvm-objdump][XCOFF] Enable the -l (--line-numbers) option.
2021-06-10 04:37:06 +00:00
SymbolicFile.cpp
[SystemZ][z/OS] Add GOFF support to file magic identification
2021-07-20 10:50:47 -04:00
TapiFile.cpp
[TextAPI] add symbol name prefixes to central location, NFC
2021-06-23 11:21:00 -07:00
TapiUniversal.cpp
[TextAPI] move source code files out of subdirectory, NFC
2021-04-05 10:24:42 -07:00
WasmObjectFile.cpp
[WebAssembly] Allow import and export of TLS symbols between DSOs
2021-09-14 06:47:37 -07:00
WindowsMachineFlag.cpp
…
WindowsResource.cpp
…
XCOFFObjectFile.cpp
[yaml2obj][XCOFF] add the SectionIndex field for symbol.
2021-09-14 06:18:03 +00:00