Home
last modified time | relevance | path

Searched defs:RelocMap (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h48 const RelocAddrMap &RelocMap; variable
DDWARFDebugLine.h247 const RelocAddrMap *RelocMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp51 using RelocMap = DenseMap<uint64_t, uint64_t>; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
DInstrumentationMap.cpp51 using RelocMap = DenseMap<uint64_t, uint64_t>; typedef
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp140 RelocMapTy RelocMap; member in __anon774b7b790111::COFFDumper