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

  /external/llvm/include/llvm/MC/
MCContext.h 286 const MCSection *getGenDwarfSection() { return GenDwarfSection; }
  /external/llvm/lib/MC/
MCDwarf.cpp 490 MCOS->SwitchSection(context.getGenDwarfSection());
744 if (context.getGenDwarfSection() != MCOS->getCurrentSection())
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]

Completed in 63 milliseconds