Home
last modified time | relevance | path

Searched refs:rLength2 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp287 case GENERIC_RELOC_VANILLA | rPcRel | rExtern | rLength2: in getReferenceInfo()
294 case GENERIC_RELOC_VANILLA | rPcRel | rLength2: in getReferenceInfo()
301 case GENERIC_RELOC_VANILLA | rScattered | rPcRel | rLength2: in getReferenceInfo()
584 GENERIC_RELOC_VANILLA | rExtern | rPcRel | rLength2); in appendSectionRelocations()
588 GENERIC_RELOC_VANILLA | rScattered | rPcRel | rLength2); in appendSectionRelocations()
591 GENERIC_RELOC_VANILLA | rPcRel | rLength2); in appendSectionRelocations()
DArchHandler.cpp74 result |= rLength2; in relocPattern()
102 case rLength2: in relocFromPattern()
DArchHandler.h295 rLength2 = 0x0100, enumerator
299 rLenArmHi = rLength2,