Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h299 #define SHN_ABS 0xfff1 macro
/external/u-boot/include/
Delf.h265 #define SHN_ABS 0xfff1 /* absolute value */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h694 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h658 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
/external/llvm/include/llvm/Support/
DELF.h657 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h766 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
/external/kmod/port-gnu/
Delf.h312 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */ macro
/external/elfutils/libelf/
Delf.h424 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */ macro