Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCCodeView.h177 void emitStringTable(MCObjectStreamer &OS);
/external/llvm/lib/MC/
DMCCodeView.cpp99 void CodeViewContext::emitStringTable(MCObjectStreamer &OS) { in emitStringTable() function in CodeViewContext
DMCObjectStreamer.cpp408 getContext().getCVContext().emitStringTable(*this); in EmitCVStringTableDirective()