Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCCodeView.cpp437 StringRef FixedSizePortion) { in emitDefRange()
659 StringRef FixedSizePortion = Frag.getFixedSizePortion(); in encodeDefRange() local
HDMCObjectStreamer.cpp550 StringRef FixedSizePortion) { in EmitCVDefRangeDirective()
HDMCStreamer.cpp347 StringRef FixedSizePortion) {} in EmitCVDefRangeDirective()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCFragment.h495 SmallString<32> FixedSizePortion; variable