Lines Matching defs:section_is_overlay
2976 section_is_overlay(sect): true if section's VMA != LMA
2991 /* Function: section_is_overlay (SECTION)
2996 section_is_overlay (struct obj_section *section)
3018 if (section_is_overlay (sect))
3036 if (osect == 0 || !section_is_overlay (osect))
3070 if (section_is_overlay (section))
3092 if (section_is_overlay (section))
3122 if (section_is_overlay (section) && pc_in_mapped_range (pc, section))
3140 if (section_is_overlay (section) && pc_in_unmapped_range (pc, section))
3165 if (!section_is_overlay (section))
3194 if (section_is_overlay (osect))
3289 if (!section_is_overlay (sec))
3589 if (section_is_overlay (sect))