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

/external/google-breakpad/src/tools/mac/upload_system_symbols/
H A Darch_constants.h59 const uint32_t kMachHeaderFtypeDylib = MH_DYLIB;
/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp98 { "DynamicLibrary", MachO::MH_DYLIB },
/external/valgrind/coregrind/m_debuginfo/
H A Dreadmacho.c780 else if (cmd.cmd == LC_ID_DYLIB && mh.filetype == MH_DYLIB) {
/external/llvm/include/llvm/Support/
H A DMachO.h45 MH_DYLIB = 0x6u, enumerator in enum:llvm::MachO::HeaderFileType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h45 MH_DYLIB = 0x6u, enumerator in enum:llvm::MachO::HeaderFileType
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp7533 case MachO::MH_DYLIB:

Completed in 1673 milliseconds