Searched refs:getDataRelSection (Results 1 – 2 of 2) sorted by relevance
297 const MCSection *getDataRelSection() const { return DataRelSection; } in getDataRelSection() function
1052 OutStreamer.SwitchSection(TLOF.getDataRelSection()); in doFinalization()