Searched refs:STT_FILE (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/libebl/
H A Deblsymboltypename.c41 [STT_FILE] = "FILE",
/external/elfutils/tests/
H A Dasm-tst8.c43 if (asm_newabssym (ctx, "tst8-out.s", 4, 0xfeedbeef, STT_FILE, STB_LOCAL)
151 if (GELF_ST_TYPE (sym->st_info) != STT_FILE)
/external/grub/stage2/
H A Di386-elf.h150 #define STT_FILE 4 macro
/external/kernel-headers/original/linux/
H A Delf.h96 #define STT_FILE 4 macro
/external/qemu/
H A Delf.h180 #define STT_FILE 4 macro
/external/elfutils/libelf/
H A Delf.h452 #define STT_FILE 4 /* Symbol's name is file name */ macro
/external/elfutils/src/
H A Dldgeneric.c4567 && XELF_ST_TYPE (sym->st_info) == STT_FILE)
5150 if (XELF_ST_TYPE (sym->st_info) == STT_FILE

Completed in 85 milliseconds