Searched refs:SHT_RELR (Results 1 – 6 of 6) sorted by relevance
78 // Experimental support for SHT_RELR sections. For details, see proposal96 // Android's experimental support for SHT_RELR sections.
835 SHT_RELR = 19, // Relocation entries; only offsets. enumerator
248 STRINGIFY_ENUM_CASE(ELF, SHT_RELR); in getELFSectionTypeName()
461 ECase(SHT_RELR); in enumeration()1209 case ELF::SHT_RELR: in mapping()
388 #define SHT_RELR 19 macro
447 #define SHT_RELR 19 /* RELR relative relocations */ macro