Searched refs:beginModule (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h493 /// beginModule - Emit all Dwarf sections that should come prior to the
495 void beginModule(Module *M);
H A DDwarfDebug.cpp179 beginModule(M);
728 /// beginModule - Emit all Dwarf sections that should come prior to the
731 void DwarfDebug::beginModule(Module *M) { function in class:DwarfDebug

Completed in 26 milliseconds