1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/Object
Martin Storsjo e08db530d0 [llvm-readobj] [COFF] Print the symbol index for relocations
There can be multiple local symbols with the same name (for e.g.
comdat sections), and thus the symbol name itself isn't enough
to disambiguate symbols.

Differential Revision: https://reviews.llvm.org/D56140

llvm-svn: 350288
2019-01-03 08:08:23 +00:00
..
Archive.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ArchiveWriter.h
Binary.h Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
COFF.h [llvm-readobj] [COFF] Print the symbol index for relocations 2019-01-03 08:08:23 +00:00
COFFImportFile.h [COFF] Improve correctness of def parsing for GNU features 2018-05-09 09:21:53 +00:00
COFFModuleDefinition.h
CVDebugRecord.h Move CVDebugRecord from CodeView to Object to fix layering 2018-03-26 23:37:02 +00:00
Decompressor.h Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
ELF.h [Object] Rename getRelrRelocationType to getRelativeRelocationType 2018-12-14 07:46:58 +00:00
ELFObjectFile.h [llvm-size][libobject] Add explicit "inTextSegment" methods similar to "isText" section methods to calculate size correctly. 2018-12-13 19:40:12 +00:00
ELFTypes.h Follow-up fix to r348811 for null Errors (which is the case for end iterators) 2018-12-11 00:17:36 +00:00
Error.h Add vtable anchor to classes. 2018-12-29 02:02:13 +00:00
IRObjectFile.h [Object] Allow iterating over an IRObjectFile's modules 2018-06-27 17:58:32 +00:00
IRSymtab.h
MachO.h Add PLATFORM constants for iOS, tvOS, and watchOS simulators 2018-12-20 17:51:17 +00:00
MachOUniversal.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ModuleSymbolTable.h LowerTypeTests: Propagate symver directives 2018-04-20 01:36:48 +00:00
ObjectFile.h [llvm-size][libobject] Add explicit "inTextSegment" methods similar to "isText" section methods to calculate size correctly. 2018-12-13 19:40:12 +00:00
RelocVisitor.h [llvm-dwarfdump] - Do not error out on R_X86_64_DTPOFF64/R_X86_64_DTPOFF32 relocations. 2018-12-18 12:15:01 +00:00
StackMapParser.h
SymbolicFile.h
SymbolSize.h
Wasm.h [WebAssembly] Check if the section order is correct 2018-12-15 00:58:12 +00:00
WasmTraits.h [WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm 2018-10-03 22:22:48 +00:00
WindowsResource.h