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.py126 def check_section(self): member in firmware_FMap
251 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
310 result = check_section (result, shstrndx, scn, false); in global_read()
366 result = check_section (result, shstrndx, scn, true); in scngrp_read()
DChangeLog27 * dwarf_begin_elf.c (check_section): Drop ehdr argument, add and
56 * dwarf_begin_elf.c (check_section): Allow a single .debug_frame
70 * dwarf_begin_elf.c (check_section): Don't error out when elf
431 * dwarf_begin_elf.c (check_section): Also recognize .dwo section
900 (check_section): Remove __libdw_free_zdata calls. Use elf_compress
1066 (check_section): ... here. Call inflate_section, set libdw errno to
1071 * dwarf_begin_elf.c (check_section): Add compressed flag. Always
1520 (check_section): Do not locate alternate debuginfo.
1540 (check_section): Obtain .gnu_debugaltlink section from the
1561 * dwarf_begin_elf.c (check_section): Check for unsigned overflow
[all …]