Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp603 uintptr_t RelocAddr = getWithOffset(reinterpret_cast<uintptr_t>(FileHeader), in relocations() local
612 getObject<XCOFFRelocation32>(Data, reinterpret_cast<void *>(RelocAddr), in relocations()
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp650 uintptr_t RelocAddr = getWithOffset(reinterpret_cast<uintptr_t>(FileHeader), in relocations() local
660 getObject<XCOFFRelocation32>(Data, reinterpret_cast<void *>(RelocAddr), in relocations()