Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h127 #define STT_FILE 4 macro
/external/u-boot/include/
Delf.h387 #define STT_FILE 4 /* file */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h869 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h887 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/llvm/include/llvm/Support/
DELF.h883 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1006 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/kmod/port-gnu/
Delf.h487 #define STT_FILE 4 /* Symbol's name is file name */ macro
/external/elfutils/libelf/
Delf.h599 #define STT_FILE 4 /* Symbol's name is file name */ macro