Home
last modified time | relevance | path

Searched refs:SHT_RELR (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp248 STRINGIFY_ENUM_CASE(ELF, SHT_RELR); in getELFSectionTypeName()
273 // This function decodes the contents of an SHT_RELR packed relocation in decode_relrs()
276 // Proposal for adding SHT_RELR sections to generic-abi is here: in decode_relrs()
279 // The encoded sequence of Elf64_Relr entries in a SHT_RELR section looks in decode_relrs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h833 // Experimental support for SHT_RELR sections. For details, see proposal
835 SHT_RELR = 19, // Relocation entries; only offsets.
850 // Android's experimental support for SHT_RELR sections.
/third_party/musl/include/
H A Delf.h390 #define SHT_RELR 19 macro
393 #define SHT_RELR 19 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp461 ECase(SHT_RELR); in enumeration()
1209 case ELF::SHT_RELR: in mapping()
/third_party/musl/porting/linux/user/include/
H A Delf.h389 #define SHT_RELR 19 macro
/third_party/elfutils/libelf/
H A Delf.h447 #define SHT_RELR 19 /* RELR relative relocations */ macro

Completed in 43 milliseconds