Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.cpp1488 uint64_t lsdaAddr = *lsdaAddrOpt; in registerEhFrames() local
1489 Section *sec = findContainingSection(sections, &lsdaAddr); in registerEhFrames()
1491 cast<ConcatInputSection>(findContainingSubsection(*sec, &lsdaAddr)); in registerEhFrames()