Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.h59 symbolS *last_contents_mark; member
Dtc-sh64.c3141 symbolS *symp = seginfo->tc_segment_info_data.last_contents_mark; in sh64_set_contents_type()
3182 seginfo->tc_segment_info_data.last_contents_mark = NULL; in sh64_set_contents_type()
3364 symbolS *symp = seginfo->tc_segment_info_data.last_contents_mark; in sh64_update_contents_mark()
3370 seginfo->tc_segment_info_data.last_contents_mark = symp; in sh64_update_contents_mark()
3389 symp = seginfo->tc_segment_info_data.last_contents_mark; in sh64_update_contents_mark()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036666 last_flushed_location to last_contents_mark. All users changed.