Searched refs:getFinalSection (Results 1 – 1 of 1) sorted by relevance
157 SectionInfo *getFinalSection(DefinedAtom::ContentType type);306 SectionInfo *Util::getFinalSection(DefinedAtom::ContentType atomType) { in getFinalSection() function in __anon3252b6f00111::Util351 return rMode ? getRelocatableSection(type) : getFinalSection(type); in sectionForAtom()