Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_LC_DYSYMTAB (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dmach-o.h76 BFD_MACH_O_LC_DYSYMTAB = 0xb, /* Dynamic link-edit symbol table info. */ enumerator
Dmach-o.c547 case BFD_MACH_O_LC_DYSYMTAB: in bfd_mach_o_write_contents()
1165 BFD_ASSERT (command->type == BFD_MACH_O_LC_DYSYMTAB); in bfd_mach_o_scan_read_dysymtab()
1374 case BFD_MACH_O_LC_DYSYMTAB: in bfd_mach_o_scan_read_command()