Searched refs:signed_val (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.cpp363 int32_t signed_val = static_cast<int32_t>(pValue); local
366 if (signed_val > max || signed_val < min) {

Completed in 414 milliseconds