Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileToAtoms.cpp494 const Section* findSectionCoveringAddress(const NormalizedFile &normalizedFile, in findSectionCoveringAddress() function
509 sect = findSectionCoveringAddress(normalizedFile, addr); in findAtomCoveringAddress()
537 sect = findSectionCoveringAddress(normalizedFile, addr); in convertRelocs()
1503 const Section* s = findSectionCoveringAddress(normalizedFile, entry.offset); in normalizedObjectToAtoms()