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 391 void finalizeDwarfSections(MCStreamer &MCOS);
  /external/llvm/lib/MC/
MCContext.cpp 344 /// finalizeDwarfSections - Emit end symbols for each non-empty code section.
347 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) {
MCDwarf.cpp 854 MCOS->getContext().finalizeDwarfSections(*MCOS);
    [all...]

Completed in 139 milliseconds