HomeSort by relevance Sort by last modified time
    Searched defs:reloc_absolute_word_sext (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/MBlaze/
MBlazeRelocations.h 35 /// reloc_absolute_word_sext - absolute relocation, just add the relocated
38 reloc_absolute_word_sext = 3, enumerator in enum:llvm::MBlaze::RelocationType
  /external/llvm/lib/Target/X86/
X86Relocations.h 40 /// reloc_absolute_word_sext - absolute relocation, just add the relocated
43 reloc_absolute_word_sext = 3, enumerator in enum:llvm::X86::RelocationType

Completed in 26 milliseconds