Home
last modified time | relevance | path

Searched refs:emitInitialLocDirective (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h656 DebugLoc emitInitialLocDirective(const MachineFunction &MF, unsigned CUID);
H A DDwarfDebug.cpp2070 DebugLoc DwarfDebug::emitInitialLocDirective(const MachineFunction &MF, in emitInitialLocDirective() function in DwarfDebug
2110 PrologEndLoc = emitInitialLocDirective( in beginFunctionImpl()
H A DAsmPrinter.cpp250 (void)DD->emitInitialLocDirective(MF, /*CUID=*/0); in emitInitialRawDwarfLocDirective()