Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h315 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
H A DDwarfUnit.cpp1744 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
1783 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
H A DDwarfCompileUnit.cpp1374 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h378 void emitCommonHeader();
H A DBTFDebug.cpp986 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
1004 emitCommonHeader(); in emitBTFSection()
1044 emitCommonHeader(); in emitBTFExtSection()