reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
347 auto pos = _sectionMap.find(type); 351 return rMode ? getRelocatableSection(type) : getFinalSection(type); 351 return rMode ? getRelocatableSection(type) : getFinalSection(type);