Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp76 uint64_t SectionBaseAddr = TargetSI->getAddress(); in processScatteredVANILLA() local
86 Addend -= SectionBaseAddr; in processScatteredVANILLA()