Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.cpp432 static Section *findContainingSection(const std::vector<Section *> &sections, in findContainingSection() function
1357 Section *sec = findContainingSection(sections, &addr); in findSymbolAtAddress()
1489 Section *sec = findContainingSection(sections, &lsdaAddr); in registerEhFrames()