Searched defs:reloc_absolute_word (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/MBlaze/
H A DMBlazeRelocations.h31 /// reloc_absolute_word - absolute relocation, just add the relocated
33 reloc_absolute_word = 2, enumerator in enum:llvm::MBlaze::RelocationType
/external/llvm/lib/Target/X86/
H A DX86Relocations.h36 /// reloc_absolute_word - absolute relocation, just add the relocated
38 reloc_absolute_word = 2, enumerator in enum:llvm::X86::RelocationType

Completed in 79 milliseconds