Home
last modified time | relevance | path

Searched refs:infoRelocMap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFContext.h115 virtual const RelocAddrMap &infoRelocMap() const = 0;
185 virtual const RelocAddrMap &infoRelocMap() const { return InfoRelocMap; } in infoRelocMap() function
DDWARFContext.cpp256 &infoRelocMap(), in parseCompileUnits()