Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h315 void emitCommonHeader(bool UseOffsets, dwarf::UnitType UT);
H A DDwarfUnit.cpp1742 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader() function in DwarfUnit
1781 DwarfUnit::emitCommonHeader(UseOffsets, in emitHeader()
H A DDwarfCompileUnit.cpp1379 DwarfUnit::emitCommonHeader(UseOffsets, UT); in emitHeader()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h385 void emitCommonHeader();
H A DBTFDebug.cpp1024 void BTFDebug::emitCommonHeader() { in emitCommonHeader() function in BTFDebug
1042 emitCommonHeader(); in emitBTFSection()
1082 emitCommonHeader(); in emitBTFExtSection()