Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DAArch64ErrataFix.cpp491 uint64_t OutSecAddr = ISD.Sections.front()->getParent()->Addr; in insertPatches() local
502 if ((*PatchIt)->getLDSTAddr() - OutSecAddr >= PrevISLimit) in insertPatches()