Searched refs:noalloc_section (Results 1 – 4 of 4) sorted by relevance
972 | DSECT { sectype = noalloc_section; }973 | COPY { sectype = noalloc_section; }974 | INFO { sectype = noalloc_section; }975 | OVERLAY { sectype = noalloc_section; }
113 noalloc_section enumerator
863 info_section and overlay_section. Add noalloc_section.
2046 case noalloc_section: in lang_add_section()