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

/external/valgrind/main/coregrind/m_ume/
H A Dmacho.c152 err = load_mach_file(fd, 0, filesize, MH_DYLINKER, filename,
472 filetype is MH_EXECUTE or MH_DYLINKER.
522 // expecting MH_EXECUTE or MH_DYLINKER
604 if (filetype == MH_DYLINKER) {
665 else if (filetype == MH_DYLINKER) {
/external/llvm/include/llvm/Support/
H A DMachO.h44 MH_DYLINKER = 0x7u, enumerator in enum:llvm::MachO::HeaderFileType
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c788 else if (cmd.cmd==LC_ID_DYLINKER && mh.filetype==MH_DYLINKER) {

Completed in 237 milliseconds