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

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-mach-o.c 618 off_t secoffset; local
653 secoffset = wrapper_sect_offset + subsect_offset;
657 if (!(*pfn) (data, name, secoffset, secsize))
714 &secoffset, &secsize);
716 if (!(*pfn) (data, name, secoffset, secsize))
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
object.cc 2287 Address secoffset = out_offsets[shndx]; local
    [all...]

Completed in 168 milliseconds