Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp1579 uint64_t lsdaAddr = *lsdaAddrOpt; in registerEhFrames() local
1580 Section *sec = findContainingSection(sections, &lsdaAddr); in registerEhFrames()
1582 cast<ConcatInputSection>(findContainingSubsection(*sec, &lsdaAddr)); in registerEhFrames()