Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h137 Section.emitString(Include.getForm(), *IncludeStr); in emitLineTablePrologueV2IncludeAndFileTable()
152 Section.emitString(File.Name.getForm(), *FileNameStr); in emitLineTablePrologueV2IncludeAndFileTable()
193 Section.emitString(Include.getForm(), *IncludeStr); in emitLineTablePrologueV5IncludeAndFileTable()
244 Section.emitString(FileNameForm, *FileNameStr); in emitLineTablePrologueV5IncludeAndFileTable()
263 Section.emitString(LLVMSourceForm, *FileSourceStr); in emitLineTablePrologueV5IncludeAndFileTable()
H A DOutputSections.h250 void emitString(dwarf::Form StringForm, const char *StringVal);
H A DOutputSections.cpp116 void SectionDescriptor::emitString(dwarf::Form StringForm, in emitString() function in SectionDescriptor
H A DDWARFLinkerCompileUnit.cpp1006 OutSection.emitString(dwarf::DW_FORM_string, MacroEntry.ExtStr); in emitMacroTableImpl()
1025 OutSection.emitString(dwarf::DW_FORM_string, MacroEntry.MacroStr); in emitMacroTableImpl()
1062 OutSection.emitString(dwarf::DW_FORM_strp, MacroEntry.MacroStr); in emitMacroTableImpl()