HomeSort by relevance Sort by last modified time
    Searched refs:finalizeDwarfSections (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCContext.h 481 void finalizeDwarfSections(MCStreamer &MCOS);
  /external/llvm/lib/MC/
MCContext.cpp 431 /// finalizeDwarfSections - Emit end symbols for each non-empty code section.
434 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) {
MCDwarf.cpp 850 MCOS->getContext().finalizeDwarfSections(*MCOS);
    [all...]

Completed in 46 milliseconds