Searched refs:armHasBlx (Results 1 – 4 of 4) sorted by relevance
318 (!config->armHasBlx && (s.getVA() & 1)); in needsThunk()330 (!config->armHasBlx && (s.getVA() & 1) == 0);; in needsThunk()
191 bool armHasBlx = false; member
567 if (!config->armHasBlx && rel.type == R_ARM_THM_CALL) in isCompatibleWith()613 if (!config->armHasBlx && rel.type == R_ARM_CALL) in isCompatibleWith()1332 if (config->armHasBlx) in addThunkArm()
180 config->armHasBlx = true; in updateSupportedARMFeatures()187 config->armHasBlx = true; in updateSupportedARMFeatures()