Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1503 uint64_t lsdaAddr = *lsdaAddrOpt; in registerEhFrames() local
1504 Section *sec = findContainingSection(sections, &lsdaAddr); in registerEhFrames()
1506 cast<ConcatInputSection>(findContainingSubsection(*sec, &lsdaAddr)); in registerEhFrames()