Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h311 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
DDwarfUnit.cpp1709 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
1748 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
DDwarfCompileUnit.cpp1352 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.cpp773 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
789 emitCommonHeader(); in emitBTFSection()
827 emitCommonHeader(); in emitBTFExtSection()
DBTFDebug.h328 void emitCommonHeader();