Searched refs:obj_frag_data (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dfrags.h103 OBJ_FRAG_TYPE obj_frag_data; member in struct:frag
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dfrags.h101 OBJ_FRAG_TYPE obj_frag_data; member in struct:frag
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dfrags.h103 OBJ_FRAG_TYPE obj_frag_data; member in struct:frag
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-macho.c1375 gas_assert (frag_now->obj_frag_data.subsection == NULL);
1376 frag_now->obj_frag_data.subsection = sp;
1643 if (frag->obj_frag_data.subsection == NULL)
1644 frag->obj_frag_data.subsection = cur_subsection;
1647 cur_subsection = frag->obj_frag_data.subsection;
1956 return fa->obj_frag_data.subsection != fb->obj_frag_data.subsection;
1983 symbolS *subsec = fix->fx_frag->obj_frag_data.subsection;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-macho.c1375 gas_assert (frag_now->obj_frag_data.subsection == NULL);
1376 frag_now->obj_frag_data.subsection = sp;
1643 if (frag->obj_frag_data.subsection == NULL)
1644 frag->obj_frag_data.subsection = cur_subsection;
1647 cur_subsection = frag->obj_frag_data.subsection;
1956 return fa->obj_frag_data.subsection != fb->obj_frag_data.subsection;
1983 symbolS *subsec = fix->fx_frag->obj_frag_data.subsection;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-macho.c1375 gas_assert (frag_now->obj_frag_data.subsection == NULL);
1376 frag_now->obj_frag_data.subsection = sp;
1643 if (frag->obj_frag_data.subsection == NULL)
1644 frag->obj_frag_data.subsection = cur_subsection;
1647 cur_subsection = frag->obj_frag_data.subsection;
1956 return fa->obj_frag_data.subsection != fb->obj_frag_data.subsection;
1983 symbolS *subsec = fix->fx_frag->obj_frag_data.subsection;

Completed in 158 milliseconds