Searched refs:STT_SECTION (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
H A Dmodule.c269 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) apply_relocate_add()
/linux-4.1.27/include/uapi/linux/
H A Delf.h125 #define STT_SECTION 3 macro
/linux-4.1.27/arch/x86/tools/
H A Drelocs.c144 SYM_TYPE(STT_SECTION), sym_type()
/linux-4.1.27/scripts/mod/
H A Dmodpost.c1218 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) find_elf_symbol()

Completed in 167 milliseconds