Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp561 size_t SectionBytes = in finalizeCGProfile() local