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.h344 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
H A DDwarfUnit.cpp2059 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
2102 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
H A DDwarfCompileUnit.cpp1542 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h390 void emitCommonHeader();
H A DBTFDebug.cpp1144 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
1162 emitCommonHeader(); in emitBTFSection()
1202 emitCommonHeader(); in emitBTFExtSection()