Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h730 StringRef getFixedSizePortion() const { return FixedSizePortion; } in getFixedSizePortion() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp656 StringRef FixedSizePortion = Frag.getFixedSizePortion(); in encodeDefRange()