Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h145 const DebugMapObject &DMO, in AddressManager()
H A DDwarfLinkerForBinary.cpp167 static Error remarksErrorHandler(const DebugMapObject &DMO, in remarksErrorHandler()
877 const DebugMapObject &DMO, std::vector<ValidReloc> &ValidRelocs) { in findValidRelocsMachO()
956 const DebugMapObject &DMO, std::vector<ValidReloc> &Relocs) { in findValidRelocs()
980 const object::ObjectFile &Obj, const DebugMapObject &DMO) { in findValidRelocsInDebugSections()
H A DDebugMap.cpp181 mapping(IO & io,dsymutil::DebugMapObject & DMO) mapping() argument