Searched refs:previous_arm_half (Results 1 – 1 of 1) sorted by relevance
833 const unsigned r_length, const bool previous_arm_half){ in PrintRLength() argument836 r_type == MachO::ARM_RELOC_HALF_SECTDIFF || previous_arm_half == true)) { in PrintRLength()874 bool previous_arm_half = false; in PrintRelocationEntries() local910 PrintRLength(cputype, r_type, r_length, previous_arm_half); in PrintRelocationEntries()941 previous_arm_half = true; in PrintRelocationEntries()943 previous_arm_half = false; in PrintRelocationEntries()968 PrintRLength(cputype, r_type, r_length, previous_arm_half); in PrintRelocationEntries()1029 previous_arm_half = true; in PrintRelocationEntries()1031 previous_arm_half = false; in PrintRelocationEntries()