Searched refs:hdrlen (Results 1 – 1 of 1) sorted by relevance
2808 unsigned int hdrlen; in bfd_mach_o_layout_commands() local2813 hdrlen = wide ? BFD_MACH_O_HEADER_64_SIZE : BFD_MACH_O_HEADER_SIZE; in bfd_mach_o_layout_commands()2815 offset = hdrlen; in bfd_mach_o_layout_commands()2873 mdata->header.sizeofcmds = offset - hdrlen; in bfd_mach_o_layout_commands()