Home
last modified time | relevance | path

Searched refs:SHT_STRTAB (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/oprofile/cell/
Dvma_map.c188 if (shdr_str.sh_type != SHT_STRTAB) in create_vma_map()
/linux-4.1.27/include/uapi/linux/
Delf.h269 #define SHT_STRTAB 3 macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c429 if (sec->shdr.sh_type != SHT_STRTAB) { in read_strtabs()