HomeSort by relevance Sort by last modified time
    Searched refs:FIXUP_LANAI_LO16 (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiFixupKinds.h 34 FIXUP_LANAI_LO16, // lower 16-bits of a symbolic relocation
LanaiELFObjectWriter.cpp 64 case Lanai::FIXUP_LANAI_LO16:
LanaiAsmBackend.cpp 37 case Lanai::FIXUP_LANAI_LO16:
149 {"FIXUP_LANAI_LO16", 16, 16, 0}};
LanaiMCCodeEmitter.cpp 104 return Lanai::FIXUP_LANAI_LO16;

Completed in 147 milliseconds