Searched refs:segoff (Results 1 – 1 of 1) sorted by relevance
4487 bfd_vma segoff; in bfd_mach_o_read_segment() local4491 segoff = command->offset + BFD_MACH_O_LC_SEGMENT_64_SIZE in bfd_mach_o_read_segment()4494 segoff = command->offset + BFD_MACH_O_LC_SEGMENT_SIZE in bfd_mach_o_read_segment()4497 sec = bfd_mach_o_read_section (abfd, segoff, seg->initprot, wide); in bfd_mach_o_read_segment()