Lines Matching refs:mmo_section_data
351 #define mmo_section_data(sec) \ macro
1153 if (mmo_section_data (sec)->tail != NULL) in mmo_get_spec_section()
1154 mmo_section_data (sec)->tail->next = loc; in mmo_get_spec_section()
1156 mmo_section_data (sec)->head = loc; in mmo_get_spec_section()
1157 mmo_section_data (sec)->tail = loc; in mmo_get_spec_section()
1482 struct mmo_section_data_struct *sdatap = mmo_section_data (sec); in mmo_get_loc()
2462 return mmo_write_loc_chunk_list (abfd, mmo_section_data (sec)->head); in mmo_internal_write_section()
2480 return mmo_write_loc_chunk_list (abfd, mmo_section_data (sec)->head); in mmo_internal_write_section()
2496 && mmo_write_chunk_list (abfd, mmo_section_data (sec)->head)); in mmo_internal_write_section()
2511 mmo_section_data (sec)->head)); in mmo_internal_write_section()
2513 && mmo_write_chunk_list (abfd, mmo_section_data (sec)->head)); in mmo_internal_write_section()