Home
last modified time | relevance | path

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

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