Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h256 #define STT_FILE 4 /* Symbol's name is file name */ macro
/external/kernel-headers/original/uapi/linux/
Delf.h127 #define STT_FILE 4 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h869 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-subzero/include/llvm/Support/
DELF.h887 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/elfutils/libelf/
Delf.h488 #define STT_FILE 4 /* Symbol's name is file name */ macro
/external/kmod/port-gnu/
Delf.h487 #define STT_FILE 4 /* Symbol's name is file name */ macro
/external/valgrind/perf/
Dtinycc.c460 #define STT_FILE 4 /* Symbol's name is file name */ macro