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

  /toolchain/binutils/binutils-2.27/bfd/
pef.h 53 unsigned long reloc_instr_offset; member in struct:bfd_pef_loader_header
pef.c 333 header->reloc_instr_offset = bfd_getb32 (buf + 36);
422 fprintf (file, "reloc_instr_offset: %lu\n", header->reloc_instr_offset);

Completed in 58 milliseconds