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

/fuchsia/zircon/third_party/ulib/backtrace/
H A Delf.c197 b_elf_word sh_name; /* Section name, index in string tbl */ member in struct:__anon1533
703 unsigned int sh_name; local
714 sh_name = shdr->sh_name;
715 if (sh_name >= shstr_size)
721 name = names + sh_name;
/fuchsia/zircon/third_party/ulib/ngunwind/src/
H A Delfxx.c238 if (strcmp (strtab + shdr->sh_name, ".gnu_debugdata") == 0)
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h220 Elf32_Word sh_name; member in struct:__anon1655
233 Elf64_Word sh_name; member in struct:__anon1656
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_proc_info-lsb.c134 char *secname = &stringtab[sec_hdrs[i].sh_name];

Completed in 100 milliseconds