Searched refs:Type3 (Results 1 – 4 of 4) sorted by relevance
450 RelType Type3 = (Type >> 16) & 0xff; in calculateMipsRelChain() local451 if (Type2 == R_MIPS_NONE && Type3 == R_MIPS_NONE) in calculateMipsRelChain()453 if (Type2 == R_MIPS_64 && Type3 == R_MIPS_NONE) in calculateMipsRelChain()455 if (Type2 == R_MIPS_SUB && (Type3 == R_MIPS_HI16 || Type3 == R_MIPS_LO16)) in calculateMipsRelChain()456 return std::make_pair(Type3, -Val); in calculateMipsRelChain()
936 Type3(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType()940 Type3(Original >> 16 & 0xFF), SpecSym(Original >> 24 & 0xFF) {} in NormalizedMips64RelType()943 ELFYAML::ELF_REL Res = Type | Type2 << 8 | Type3 << 16 | SpecSym << 24; in denormalize()949 ELFYAML::ELF_REL Type3; member969 IO.mapOptional("Type3", Key->Type3, ELFYAML::ELF_REL(ELF::R_MIPS_NONE)); in mapping()
401 uint8_t Type3 = (Type >> 16) & 0xFF; in getRelocationTypeName() local411 Name = getRelocationTypeName(Type3); in getRelocationTypeName()
4884 Type3 opcode was used.16117 Type3, Type4, and Type5 opcodes first defined in the ACPI 2.0