Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.c118 static segT sdata2_segment = 0; /* Small read-only section. */ variable
2194 sdata2_segment = bfd_get_section_by_name (stdoutput, ".sdata2"); in md_estimate_size_before_relax()
2244 || (S_GET_SEGMENT (fragP->fr_symbol) == sdata2_segment) in md_estimate_size_before_relax()