Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h48 const RelocAddrMap &RelocMap; variable
H A DDWARFDebugLine.h247 const RelocAddrMap *RelocMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp51 using RelocMap = DenseMap<uint64_t, uint64_t>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp51 using RelocMap = DenseMap<uint64_t, uint64_t>; typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/
Dencoder.go156 RelocMap map[RelocEnt]uint32 member
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp140 RelocMapTy RelocMap; member in __anon888911db0111::COFFDumper