Home
last modified time | relevance | path

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

/third_party/ulib/ngunwind/src/
A Delfxx.c109 switch (shdr->sh_type) in elf_w()
122 (long) shdr->sh_offset, shdr->sh_type); in elf_w()
/third_party/ulib/backtrace/
A Delf.c198 b_elf_word sh_type; /* Type of section */ member
709 if (shdr->sh_type == SHT_SYMTAB) in elf_add()
711 else if (shdr->sh_type == SHT_DYNSYM) in elf_add()
/third_party/ulib/musl/include/
A Delf.h221 Elf32_Word sh_type; member
234 Elf64_Word sh_type; member

Completed in 20 milliseconds