1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/Object
Jake Ehrlich 5a896e10ed [llvm-readobj] Add experimental support for SHT_RELR sections
This change adds experimental support for SHT_RELR sections, proposed
here: https://groups.google.com/forum/#!topic/generic-abi/bX460iggiKg

Definitions for the new ELF section type and dynamic array tags, as well
as the encoding used in the new section are all under discussion and are
subject to change. Use with caution!

Author: rahulchaudhry

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

llvm-svn: 335922
2018-06-28 21:07:34 +00:00
..
Archive.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ArchiveWriter.h Convert the archive writer to use Error. 2017-09-21 23:13:36 +00:00
Binary.h Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
COFF.h Object: The default alignment of a section without alignment flags is 16. 2018-05-04 16:45:57 +00:00
COFFImportFile.h [COFF] Improve correctness of def parsing for GNU features 2018-05-09 09:21:53 +00:00
COFFModuleDefinition.h Object: preserve more information about DEF file 2017-07-19 02:01:22 +00:00
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 [llvm-readobj] Add experimental support for SHT_RELR sections 2018-06-28 21:07:34 +00:00
ELFObjectFile.h [ELF] Change isSectionData to exclude SHF_EXECINSTR 2018-06-23 00:15:33 +00:00
ELFTypes.h [llvm-readobj] Add experimental support for SHT_RELR sections 2018-06-28 21:07:34 +00:00
Error.h Revert "[ADT] Make Twine's copy constructor private." 2017-10-11 23:54:34 +00:00
IRObjectFile.h [Object] Allow iterating over an IRObjectFile's modules 2018-06-27 17:58:32 +00:00
IRSymtab.h [LTO] Prevent dead stripping and internalization of symbols with sections 2017-07-25 19:42:32 +00:00
MachO.h [NFC] fix trivial typos in comments and documents 2018-01-26 08:15:29 +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-objdump] Add -R option 2018-06-07 13:30:55 +00:00
RelocVisitor.h Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
StackMapParser.h Prune whitespaces in blank lines. 2017-08-28 07:48:37 +00:00
SymbolicFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
SymbolSize.h
Wasm.h [WebAssembly] Add more error checking to object file parsing 2018-05-29 19:58:59 +00:00
WasmTraits.h [WebAssembly] Add DenseMap traits and operator== for Wasm type structs 2018-03-14 15:58:03 +00:00
WindowsResource.h Fix warnings discovered by rL317076. [-Wunused-private-field] 2017-11-01 13:47:55 +00:00