Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Delf.h137 #define STT_FILE 4 macro
/linux-6.15/include/uapi/linux/
H A Delf.h137 #define STT_FILE 4 macro
/linux-6.15/arch/x86/tools/
H A Drelocs.c162 SYM_TYPE(STT_FILE), in sym_type()
/linux-6.15/tools/objtool/
H A Delf.c408 if (sym->type == STT_FILE) in elf_add_symbol()