Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBTFDebug.cpp744 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
760 emitCommonHeader(); in emitBTFSection()
798 emitCommonHeader(); in emitBTFExtSection()
HDBTFDebug.h312 void emitCommonHeader();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h306 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
HDDwarfUnit.cpp1619 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
1661 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
HDDwarfCompileUnit.cpp1117 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()