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