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

  /toolchain/binutils/binutils-2.25/gold/
mips.cc 205 lo16_reloc(int r_type) function in namespace:__anon74199
368 is_matching_lo16_reloc(unsigned int high_reloc, unsigned int lo16_reloc)
374 return lo16_reloc == elfcpp::R_MIPS_LO16;
377 return lo16_reloc == elfcpp::R_MIPS16_LO16;
380 return lo16_reloc == elfcpp::R_MICROMIPS_LO16;
    [all...]

Completed in 313 milliseconds