HomeSort by relevance Sort by last modified time
    Searched full:is_tls_call (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
powerpc.cc 1015 bool is_tls_call = ((r_type == elfcpp::R_POWERPC_REL24 local
1021 if (is_tls_call && last_tls != EXPECTED)
1023 else if (!is_tls_call && last_tls != NOT_EXPECTED)
    [all...]

Completed in 95 milliseconds