Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/firmware_FMap/
Dfirmware_FMap.py153 def check_section(self): member in firmware_FMap
279 self.check_section()
/external/elfutils/libdw/
Ddwarf_begin_elf.c74 check_section (Dwarf *result, size_t shstrndx, Elf_Scn *scn, bool inscngrp) in check_section() function
326 result = check_section (result, shstrndx, scn, false); in global_read()
382 result = check_section (result, shstrndx, scn, true); in scngrp_read()
DChangeLog107 * dwarf_begin_elf.c (check_section): Handle .gnu.debuglto_ prefix.
223 * dwarf_begin_elf.c (check_section): Drop ehdr argument, add and
252 * dwarf_begin_elf.c (check_section): Allow a single .debug_frame
266 * dwarf_begin_elf.c (check_section): Don't error out when elf
627 * dwarf_begin_elf.c (check_section): Also recognize .dwo section
1096 (check_section): Remove __libdw_free_zdata calls. Use elf_compress
1262 (check_section): ... here. Call inflate_section, set libdw errno to
1267 * dwarf_begin_elf.c (check_section): Add compressed flag. Always
1716 (check_section): Do not locate alternate debuginfo.
1736 (check_section): Obtain .gnu_debugaltlink section from the
[all …]