Searched refs:hdrlen (Results 1 – 1 of 1) sorted by relevance
2902 unsigned int hdrlen; in bfd_mach_o_layout_commands() local2908 hdrlen = wide ? BFD_MACH_O_HEADER_64_SIZE : BFD_MACH_O_HEADER_SIZE; in bfd_mach_o_layout_commands()2910 offset = hdrlen; in bfd_mach_o_layout_commands()2969 mdata->header.sizeofcmds = offset - hdrlen; in bfd_mach_o_layout_commands()