Home
last modified time | relevance | path

Searched refs:STT_FILE (Results 1 – 25 of 29) sorted by relevance

12

/third_party/elfutils/tests/
Dasm-tst8.c59 if (asm_newabssym (ctx, "tst8-out.s", 4, 0xfeedbeef, STT_FILE, STB_LOCAL) in main()
167 if (GELF_ST_TYPE (sym->st_info) != STT_FILE) in main()
Ddwflsyms.c43 case STT_FILE: in gelf_type()
Dbacktrace.c457 case STT_FILE: in exec_dump()
/third_party/elfutils/libebl/
Deblsymboltypename.c52 [STT_FILE] = "FILE", in ebl_symbol_type_name()
/third_party/elfutils/src/
Dnm.c803 if (GELF_ST_TYPE (syms[cnt].sym.st_info) == STT_FILE) in show_symbols_sysv()
956 if (GELF_ST_TYPE (syms[cnt].sym.st_info) == STT_FILE) in show_symbols_bsd()
1088 if (GELF_ST_TYPE (syms[cnt].sym.st_info) == STT_FILE) in show_symbols_posix()
Daddr2line.c503 case STT_FILE: in find_symbol()
/third_party/elfutils/libdwfl/
Ddwfl_module_addrsym.c216 && GELF_ST_TYPE (sym.st_info) != STT_FILE in search_table()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp43 {"File", "FILE", ELF::STT_FILE},
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h421 #define STT_FILE 4 /* Source file. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h421 #define STT_FILE 4 /* Source file. */ macro
/third_party/elfio/tests/
DELFIOTest.cpp264 checkSymbol( sr, 39, "hello.c", 0x00000000, 0, STB_LOCAL, STT_FILE, in TEST()
376 checkSymbol( sr, 40, "hello.c", 0x00000000, 0, STB_LOCAL, STT_FILE, in TEST()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp530 #define STT_FILE 4 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h887 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h595 case ELF::STT_FILE: in getSymbolType()
623 if (ESym->getType() == ELF::STT_FILE || ESym->getType() == ELF::STT_SECTION) in getSymbolFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1054 STT_FILE = 4, // Local, absolute symbol that refers to a file enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc45 case STT_FILE: in stt_to_elf_symbol_type()
/third_party/elfio/elfio/
Delfio_dump.hpp461 { STT_FILE, "FILE" }, { STT_COMMON, "COMMON" },
Delf_types.hpp709 constexpr Elf_Word STT_FILE = 4; variable
/third_party/musl/ndk_musl_include/
Delf.h510 #define STT_FILE 4 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp729 ELF::STT_FILE | ELF::STB_LOCAL, 0, 0, ELF::STV_DEFAULT, in computeSymbolTable()
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h510 #define STT_FILE 4 macro
/third_party/musl/include/
Delf.h510 #define STT_FILE 4 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h510 #define STT_FILE 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h510 #define STT_FILE 4 macro
/third_party/musl/porting/linux/user/include/
Delf.h511 #define STT_FILE 4 macro

12