HomeSort by relevance Sort by last modified time
    Searched defs:debug_sections (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
obj-macho.c 726 static const char * const debug_sections[] = variable
757 section = obj_mach_o_segT_from_bfd_name (debug_sections[sect_index], 1);
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
dwarf2.c 93 const struct dwarf_debug_section *debug_sections; member in struct:dwarf2_debug
680 if (! read_section (unit->abfd, &stash->debug_sections[debug_str],
742 stash->debug_sections + debug_str_alt,
790 stash->debug_sections + debug_info_alt,
881 if (! read_section (abfd, &stash->debug_sections[debug_abbrev],
    [all...]
  /external/elfutils/src/
readelf.c 8337 } debug_sections[] = local
    [all...]

Completed in 88 milliseconds