Home
last modified time | relevance | path

Searched refs:DebugMapEntry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.h154 using DebugMapEntry = StringMapEntry<SymbolMapping>; variable
164 const DebugMapEntry *lookupSymbol(StringRef SymbolName) const;
168 const DebugMapEntry *lookupObjectAddress(uint64_t Address) const;
204 DenseMap<uint64_t, DebugMapEntry *> AddressToMapping;
H A DDwarfLinkerForBinary.h64 const DebugMapObject::DebugMapEntry *Mapping;
67 const DebugMapObject::DebugMapEntry *Mapping) in ValidReloc()
H A DDebugMap.cpp92 const DebugMapObject::DebugMapEntry *
100 const DebugMapObject::DebugMapEntry *