Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp773 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
789 emitCommonHeader(); in emitBTFSection()
827 emitCommonHeader(); in emitBTFExtSection()
H A DBTFDebug.h328 void emitCommonHeader();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h311 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
H A DDwarfUnit.cpp1694 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
1733 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
H A DDwarfCompileUnit.cpp1342 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()