Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp826 dataExtractorFromSection(const NormalizedFile &normalizedFile, in dataExtractorFromSection() function
865 dataExtractorFromSection(normalizedFile, stringsSection); in getIndexedString()
881 auto infoData = dataExtractorFromSection(normalizedFile, info); in readCompUnit()
900 auto abbrevData = dataExtractorFromSection(normalizedFile, abbrev); in readCompUnit()