Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h166 void processX86_64GOTTPOFFRelocation(unsigned SectionID, uint64_t Offset,
H A DRuntimeDyldELF.cpp1869 processX86_64GOTTPOFFRelocation(SectionID, Offset, Value, Addend); in processRelocationRef()
1889 void RuntimeDyldELF::processX86_64GOTTPOFFRelocation(unsigned SectionID, in processX86_64GOTTPOFFRelocation() function in llvm::RuntimeDyldELF