Home
last modified time | relevance | path

Searched defs:sh_flags (Results 1 – 11 of 11) sorted by relevance

/external/elfutils/backends/
Dia64_symbol.c94 ia64_machine_section_flag_check (GElf_Xword sh_flags) in ia64_machine_section_flag_check()
Dalpha_symbol.c80 alpha_machine_section_flag_check (GElf_Xword sh_flags) in alpha_machine_section_flag_check()
/external/elfutils/libelf/
Delf_compress_gnu.c59 Elf64_Xword sh_flags; in elf_compress_gnu() local
Delf_compress.c344 Elf64_Xword sh_flags; in elf_compress() local
Delf.h277 Elf32_Word sh_flags; /* Section flags */ member
291 Elf64_Xword sh_flags; /* Section flags */ member
/external/kernel-headers/original/uapi/linux/
Delf.h302 Elf32_Word sh_flags; member
315 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c237 GElf_Xword sh_flags, in consider_shdr()
/external/tcpdump/
Dprint-decnet.c88 byte sh_flags; /* route flags */ member
395 byte sh_flags; /* message flags */ member
/external/llvm/include/llvm/Support/
DELF.h603 Elf32_Word sh_flags; // Section flags (SHF_*) member
617 Elf64_Xword sh_flags; member
/external/elfutils/src/
Delflint.c3885 GElf_Xword sh_flags = shdr->sh_flags & ~(GElf_Xword) ALL_SH_FLAGS; in check_sections() local
/external/valgrind/perf/
Dtinycc.c304 Elf32_Word sh_flags; /* Section flags */ member
318 Elf64_Xword sh_flags; /* Section flags */ member
2202 int sh_flags; /* elf section flags */ member
6816 Section *new_section(TCCState *s1, const char *name, int sh_type, int sh_flags) in new_section()
19007 const char *symtab_name, int sh_type, int sh_flags, in new_symtab()