Home
last modified time | relevance | path

Searched defs:SHT_RELR (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libelf/
Dlibelf.h74 #define SHT_RELR 19 /* RELR relative relocations */ macro
Delf.h447 #define SHT_RELR 19 /* RELR relative relocations */ macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h835 SHT_RELR = 19, // Relocation entries; only offsets. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DELF.h1013 SHT_RELR = 19, // Relocation entries; only offsets. enumerator
/external/musl/include/
Delf.h389 #define SHT_RELR 19 macro