Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h329 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
H A DDwarfUnit.cpp1784 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
1827 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
H A DDwarfCompileUnit.cpp1496 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h389 void emitCommonHeader();
H A DBTFDebug.cpp1025 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
1043 emitCommonHeader(); in emitBTFSection()
1083 emitCommonHeader(); in emitBTFExtSection()