Home
last modified time | relevance | path

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

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