Lines Matching refs:mmo_section_data
343 #define mmo_section_data(sec) \ macro
1117 if (mmo_section_data (sec)->tail != NULL) in mmo_get_spec_section()
1118 mmo_section_data (sec)->tail->next = loc; in mmo_get_spec_section()
1120 mmo_section_data (sec)->head = loc; in mmo_get_spec_section()
1121 mmo_section_data (sec)->tail = loc; in mmo_get_spec_section()
1445 struct mmo_section_data_struct *sdatap = mmo_section_data (sec); in mmo_get_loc()
2425 return mmo_write_loc_chunk_list (abfd, mmo_section_data (sec)->head); in mmo_internal_write_section()
2443 return mmo_write_loc_chunk_list (abfd, mmo_section_data (sec)->head); in mmo_internal_write_section()
2459 && mmo_write_chunk_list (abfd, mmo_section_data (sec)->head)); in mmo_internal_write_section()
2474 mmo_section_data (sec)->head)); in mmo_internal_write_section()
2476 && mmo_write_chunk_list (abfd, mmo_section_data (sec)->head)); in mmo_internal_write_section()