Searched refs:getFinalSection (Results 1 – 1 of 1) sorted by relevance
158 SectionInfo *getFinalSection(DefinedAtom::ContentType type);307 SectionInfo *Util::getFinalSection(DefinedAtom::ContentType atomType) { in getFinalSection() function in __anon71138ccb0111::Util352 return rMode ? getRelocatableSection(type) : getFinalSection(type); in sectionForAtom()