Home
last modified time | relevance | path

Searched defs:SHT_REL (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h276 #define SHT_REL 9 macro
/external/u-boot/include/
Delf.h280 #define SHT_REL 9 /* relation section without addends */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h711 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h675 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator
/external/llvm/include/llvm/Support/
DELF.h674 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h783 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator
/external/kmod/port-gnu/
Delf.h328 #define SHT_REL 9 /* Relocation entries, no addends */ macro
/external/elfutils/libelf/
Delf.h440 #define SHT_REL 9 /* Relocation entries, no addends */ macro