| /netbsd-src/lib/libc/gen/ |
| H A D | nlist_elf32.c | 203 case STT_FILE: in ELFNAMEEND() 315 case STT_FILE: in ELFNAMEEND()
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | input.c | 62 while (symit_next(si, STT_FILE) != NULL) { in built_source_types() 402 if (GELF_ST_TYPE(sym.st_info) == STT_FILE) { in symit_next()
|
| H A D | output.c | 269 if (type == STT_FILE) in check_for_weak() 386 case STT_FILE: in sort_iidescs()
|
| /netbsd-src/external/bsd/elftosb/dist/common/ |
| H A D | ELF.h | 306 …STT_FILE = 4, //!< A file symbol has STB_LOCAL binding, its section index is SHN_ABS, and it prec… enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ |
| H A D | ELFObjcopy.cpp | 307 (Config.KeepFileSymbols && Sym.Type == STT_FILE)) in updateAndRemoveSymbols() 314 Sym.Type != STT_FILE && Sym.Type != STT_SECTION) in updateAndRemoveSymbols() 320 if (Config.StripDebug && Sym.Type == STT_FILE) in updateAndRemoveSymbols()
|
| /netbsd-src/usr.sbin/kvm_mkdb/ |
| H A D | nlist_elf32.c | 301 case STT_FILE:
|
| /netbsd-src/sys/ddb/ |
| H A D | db_elf.c | 413 case STT_FILE: in db_elf_forall()
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | exec_elf.h | 387 #define STT_FILE 4 /* Associated with a file name */ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
| H A D | elf_common.d | 431 enum STT_FILE = 4; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
| H A D | elf_common.d | 431 enum STT_FILE = 4; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/ |
| H A D | SymbolizableObjectFile.cpp | 160 if (ESym.getELFType() == ELF::STT_FILE) in addSymbol()
|
| /netbsd-src/tools/amiga-elf2bb/sys/ |
| H A D | exec_elf.h | 426 #define STT_FILE 4 /* Associated with a file name */ macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | ELFObjectFile.cpp | 45 {"File", "FILE", ELF::STT_FILE},
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
| H A D | elf_common.d | 423 enum STT_FILE = 4; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
| H A D | elf.d | 458 enum STT_FILE = 4; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-strip.rst | 162 Keep symbols of type `STT_FILE`, even if they would otherwise be stripped.
|
| H A D | llvm-objcopy.rst | 272 - `file` = the symbol will be an `STT_FILE` symbol. 339 Keep symbols of type `STT_FILE`, even if they would otherwise be stripped.
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| H A D | elf_common.d | 418 enum STT_FILE = 4; variable
|
| /netbsd-src/sys/kern/ |
| H A D | kern_ksyms.c | 390 if (ELF_ST_TYPE(sym[i].st_info) == STT_FILE) in addsymtab() 929 case STT_FILE: in ksyms_sift()
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
| H A D | common.h | 1055 #define STT_FILE 4 /* Symbol gives a file name */ macro
|
| /netbsd-src/external/gpl3/binutils/dist/include/elf/ |
| H A D | common.h | 1082 #define STT_FILE 4 /* Symbol gives a file name */ macro
|
| /netbsd-src/usr.bin/elf2aout/ |
| H A D | elf2aout.c | 542 if (type == STT_FILE) in translate_syms()
|
| /netbsd-src/external/bsd/libproc/dist/ |
| H A D | proc_sym.c | 640 if (GELF_ST_TYPE(sym.st_info) == STT_FILE && in proc_iter_symbyaddr()
|
| /netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
| H A D | elf.h | 523 #define STT_FILE 4 /* Associated with a file name */ macro
|
| /netbsd-src/tools/arm-elf2aout/sys/ |
| H A D | exec_elf.h | 525 #define STT_FILE 4 /* Associated with a file name */ macro
|