Searched refs:type_required (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h435 unsigned int type_required; member in struct:bfd_mach_o_load_command
H A Dmach-o.c517 typeflag = cur->type_required ? cur->type & BFD_MACH_O_LC_REQ_DYLD : cur->type;
1326 command->type_required = (bfd_h_get_32 (abfd, buf) & BFD_MACH_O_LC_REQ_DYLD

Completed in 115 milliseconds