Home
last modified time | relevance | path

Searched refs:header_addr (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h325 unsigned char header_addr[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h482 unsigned int header_addr; member
Dmach-o.c3874 fvm->header_addr = bfd_h_get_32 (abfd, raw.header_addr); in bfd_mach_o_read_fvmlib()
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c1511 printf (" header address: 0x%08x\n", fvmlib->header_addr); in dump_load_command()