Searched refs:generateRelocationStub (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h144 generateRelocationStub(unsigned SectionID, StringRef TargetName, function in class:llvm::RuntimeDyldCOFFX86_64
232 std::tie(Offset, RelType, Addend) = generateRelocationStub(
H A DRuntimeDyldCOFFAArch64.h99 generateRelocationStub(unsigned SectionID, StringRef TargetName, function in class:llvm::RuntimeDyldCOFFAArch64
184 std::tie(Offset, RelType, Addend) = generateRelocationStub(

Completed in 42 milliseconds