Home
last modified time | relevance | path

Searched defs:DMO (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp204 static Error remarksErrorHandler(const DebugMapObject &DMO, in remarksErrorHandler()
781 const DebugMapObject &DMO, std::vector<ValidReloc> &ValidRelocs) { in findValidRelocsMachO()
858 const DebugMapObject &DMO, std::vector<ValidReloc> &Relocs) { in findValidRelocs()
882 const object::ObjectFile &Obj, const DebugMapObject &DMO) { in findValidRelocsInDebugSections()
H A DDwarfLinkerForBinary.h111 const DebugMapObject &DMO) in AddressManager()
H A DDebugMap.cpp171 IO &io, dsymutil::DebugMapObject &DMO) { in mapping()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2658 MachineOperand &DMO = Def->getOperand(i); in isLoopCarriedDefOfUse() local