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

/external/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp179 {MachO::N_OSO, "N_OSO"}, {MachO::N_LSYM, "N_LSYM"},
348 // An N_OSO entry represents the start of a new object file description.
349 if (Type == MachO::N_OSO) {
355 // If the last N_OSO object file wasn't found,
357 // until we find the next valid N_OSO entry.
/external/llvm/include/llvm/Support/
H A DMachO.h366 N_OSO = 0x66u, enumerator in enum:llvm::MachO::StabType
/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp539 {MachO::N_OSO, "OSO"},
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h366 N_OSO = 0x66u, enumerator in enum:llvm::MachO::StabType

Completed in 90 milliseconds