Home
last modified time | relevance | path

Searched defs:emitString (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/RuntimeLibs/
H A DInstrumentationRuntimeLibrary.cpp153 auto emitString = [&Streamer, emitDataSize, emitLabelByName, in emitBinary() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp116 void SectionDescriptor::emitString(dwarf::Form StringForm, in emitString() function in SectionDescriptor
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp249 void emitString(StringRef str) { emitString() function in __anon33b705f20111::EncodingEmitter