Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h200 dwarf::Form LLVMSourceForm = dwarf::DW_FORM_string; in emitLineTablePrologueV5IncludeAndFileTable() local
207 LLVMSourceForm = P.FileNames[0].Source.getForm(); in emitLineTablePrologueV5IncludeAndFileTable()
227 encodeULEB128(LLVMSourceForm, Section.OS); in emitLineTablePrologueV5IncludeAndFileTable()
263 Section.emitString(LLVMSourceForm, *FileSourceStr); in emitLineTablePrologueV5IncludeAndFileTable()