Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-microblaze.c122 static segT sdata2_segment = 0; /* Small read-only section. */ variable
2295 sdata2_segment = bfd_get_section_by_name (stdoutput, ".sdata2"); in md_estimate_size_before_relax()
2347 || (S_GET_SEGMENT (fragP->fr_symbol) == sdata2_segment) in md_estimate_size_before_relax()