Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileToAtoms.cpp260 std::string segSectName = section.segmentName.str() in atomFromSymbol() local
264 size, segSectName, true, &section); in atomFromSymbol()
479 std::string segSectName = section.segmentName.str() in processSection() local
483 size, segSectName, true, &section); in processSection()