Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp349 static void copyBytesForDefRange(SmallString<20> &BytePrefix, in copyBytesForDefRange() function
366 copyBytesForDefRange(BytePrefix, codeview::S_DEFRANGE_REGISTER_REL, DRHdr); in emitCVDefRangeDirective()
374 copyBytesForDefRange(BytePrefix, codeview::S_DEFRANGE_SUBFIELD_REGISTER, in emitCVDefRangeDirective()
383 copyBytesForDefRange(BytePrefix, codeview::S_DEFRANGE_REGISTER, DRHdr); in emitCVDefRangeDirective()
391 copyBytesForDefRange(BytePrefix, codeview::S_DEFRANGE_FRAMEPOINTER_REL, in emitCVDefRangeDirective()