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

  /external/llvm/include/llvm/MC/
MCContext.h 368 void setGenDwarfSection(const MCSection *Sec) { GenDwarfSection = Sec; }
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 604 getContext().setGenDwarfSection(getStreamer().getCurrentSection());
    [all...]

Completed in 957 milliseconds