Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h80 #define STT_FILE 4 macro
/openbmc/linux/include/uapi/linux/
H A Delf.h132 #define STT_FILE 4 macro
/openbmc/u-boot/include/
H A Delf.h387 #define STT_FILE 4 /* file */ macro
/openbmc/qemu/include/
H A Delf.h298 #define STT_FILE 4 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c160 SYM_TYPE(STT_FILE), in sym_type()
/openbmc/linux/tools/objtool/
H A Delf.c406 if (sym->type == STT_FILE) in elf_add_symbol()