Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc9678 bool gnu_local_gp = gsym && (strcmp(gsym->name(), "__gnu_local_gp") == 0); in relocate() local
9688 else if (gnu_local_gp) in relocate()