Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h200 void processX86_64GOTTPOFFRelocation(unsigned SectionID, uint64_t Offset,
H A DRuntimeDyldELF.cpp1876 processX86_64GOTTPOFFRelocation(SectionID, Offset, Value, Addend); in processRelocationRef()
1896 void RuntimeDyldELF::processX86_64GOTTPOFFRelocation(unsigned SectionID, in processX86_64GOTTPOFFRelocation() function in llvm::RuntimeDyldELF