Searched refs:setGenDwarfSection (Results 1 – 2 of 2) sorted by relevance
291 void setGenDwarfSection(const MCSection *Sec) { GenDwarfSection = Sec; } in setGenDwarfSection() function
538 getContext().setGenDwarfSection(getStreamer().getCurrentSection()); in Run()