Home
last modified time | relevance | path

Searched refs:last_contents_mark (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh64.h59 symbolS *last_contents_mark; member
Dtc-sh64.c3139 symbolS *symp = seginfo->tc_segment_info_data.last_contents_mark; in sh64_set_contents_type()
3180 seginfo->tc_segment_info_data.last_contents_mark = NULL; in sh64_set_contents_type()
3365 symbolS *symp = seginfo->tc_segment_info_data.last_contents_mark; in sh64_update_contents_mark()
3371 seginfo->tc_segment_info_data.last_contents_mark = symp; in sh64_update_contents_mark()
3390 symp = seginfo->tc_segment_info_data.last_contents_mark; in sh64_update_contents_mark()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02036666 last_flushed_location to last_contents_mark. All users changed.