Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmips.cc11445 bool gnu_local_gp = gsym && (strcmp(gsym->name(), "__gnu_local_gp") == 0); in relocate() local
11455 else if (gnu_local_gp) in relocate()