Home
last modified time | relevance | path

Searched defs:SectionBytes (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp471 ArrayRef<uint8_t> SectionBytes = arrayRefFromStringRef(*Contents); in parseCodeSections() local
479 void FileAnalysis::parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
/llvm-project/llvm/unittests/tools/llvm-cfi-verify/
H A DGraphBuilder.cpp114 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
H A DFileAnalysis.cpp54 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp562 size_t SectionBytes = finalizeCGProfile() local