Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DEhFrame.h97 void makePcRel(uint64_t off,
H A DEhFrame.cpp126 void EhRelocator::makePcRel(uint64_t off, in makePcRel() function in EhRelocator
H A DInputFiles.cpp1488 ehRelocator.makePcRel(funcAddrOff, funcSym, target->p2WordSize); in registerEhFrames()
1507 ehRelocator.makePcRel(lsdaAddrOff, lsdaIsec, target->p2WordSize); in registerEhFrames()