Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp414 static Section *findContainingSection(const std::vector<Section *> &sections, in findContainingSection() function
1448 Section *sec = findContainingSection(sections, &addr); in findSymbolAtAddress()
1580 Section *sec = findContainingSection(sections, &lsdaAddr); in registerEhFrames()