Home
last modified time | relevance | path

Searched defs:RelocMap (Results 1 – 7 of 7) 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/llvm-project/llvm/lib/XRay/
DInstrumentationMap.cpp51 using RelocMap = DenseMap<uint64_t, uint64_t>; typedef
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp140 RelocMapTy RelocMap; member in __anon763c7f6c0111::COFFDumper
/external/llvm-project/llvm/tools/llvm-readobj/
DCOFFDumper.cpp182 RelocMapTy RelocMap; member in __anon84d07e9a0111::COFFDumper
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1657 std::map<SectionRef, std::vector<RelocationRef>> RelocMap; in disassembleObject() local