HomeSort by relevance Sort by last modified time
    Searched full:check_section (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdw/
dwarf_begin_elf.c 88 check_section (Dwarf *result, GElf_Ehdr *ehdr, Elf_Scn *scn, bool inscngrp) function
181 result = check_section (result, ehdr, scn, false);
216 result = check_section (result, ehdr, scn, true);
ChangeLog 92 * dwarf_begin_elf.c (check_section): Punt on SHT_NOBITS sections.
148 * dwarf_begin_elf.c (check_section): Return Dwarf * instead of void.
150 (global_read, scngrp_read): Check return value from check_section,
    [all...]

Completed in 393 milliseconds