Searched defs:emitString (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/RuntimeLibs/ | ||
H A D | InstrumentationRuntimeLibrary.cpp | 153 auto emitString = [&Streamer, emitDataSize, emitLabelByName, in emitBinary() local |
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | OutputSections.cpp | 116 void SectionDescriptor::emitString(dwarf::Form StringForm, in emitString() function in SectionDescriptor |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 249 void emitString(StringRef str) { emitString() function in __anon33b705f20111::EncodingEmitter |