Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1018 uintptr_t RelocAddr = getWithOffset(reinterpret_cast<uintptr_t>(FileHeader), in relocations() local
1029 getObject<Reloc>(Data, reinterpret_cast<void *>(RelocAddr), in relocations()