Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs141 pub const STT_FILE: u32 = 4; constant
/external/kernel-headers/original/uapi/linux/
Delf.h132 #define STT_FILE 4 macro
/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-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1054 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DELF.h1252 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h389 #define STT_FILE 4 macro
/external/coreboot/util/cbfstool/
Delf.h433 #define STT_FILE 4 /* Symbol's name is file name */ macro
/external/trusty/musl/include/
Delf.h510 #define STT_FILE 4 macro
/external/musl/include/
Delf.h513 #define STT_FILE 4 macro
/external/elfutils/libelf/
Delf.h601 #define STT_FILE 4 /* Symbol's name is file name */ macro