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