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

  /toolchain/binutils/binutils-2.25/bfd/
mach-o.h 101 bfd_mach_o_section *sect_head; member in struct:bfd_mach_o_segment_command
mach-o.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-macho.c 347 for (sec = seg->sect_head; sec != NULL; sec = sec->next)
433 for (sec = seg->sect_head; sec != NULL; sec = sec->next)
    [all...]

Completed in 144 milliseconds