Searched refs:check_section (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/libdw/ |
D | dwarf_begin_elf.c | 99 check_section (Dwarf *result, size_t shstrndx, Elf_Scn *scn, bool inscngrp) in check_section() function 407 result = check_section (result, shstrndx, scn, false); in global_read() 475 result = check_section (result, shstrndx, scn, true); in scngrp_read()
|
D | ChangeLog | 74 (check_section): Check result->type. 118 * dwarf_begin_elf.c (check_section): Use startswith. 242 * dwarf_begin_elf.c (check_section): Handle .gnu.debuglto_ prefix. 358 * dwarf_begin_elf.c (check_section): Drop ehdr argument, add and 387 * dwarf_begin_elf.c (check_section): Allow a single .debug_frame 401 * dwarf_begin_elf.c (check_section): Don't error out when elf 762 * dwarf_begin_elf.c (check_section): Also recognize .dwo section 1231 (check_section): Remove __libdw_free_zdata calls. Use elf_compress 1397 (check_section): ... here. Call inflate_section, set libdw errno to 1402 * dwarf_begin_elf.c (check_section): Add compressed flag. Always [all …]
|