Home
last modified time | relevance | path

Searched defs:RelocAddress (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp571 const uint64_t RelocAddress = Reloc->VirtualAddress; in getRelocationOffset() local
585 const uint32_t RelocAddress = Reloc->VirtualAddress; in getRelocationOffset() local
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp7084 uint64_t RelocAddress = Reloc.getOffset(); in printMachOCompactUnwindSection() local