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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dmach-o.c425 unsigned long typeflag; local
427 typeflag = cur->type_required ? cur->type & BFD_MACH_O_LC_REQ_DYLD : cur->type;
429 bfd_h_put_32 (abfd, typeflag, buf);

Completed in 44 milliseconds