OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reloc_mips_26
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Mips/
MipsRelocations.h
35
//
reloc_mips_26
- lower 28 bits of the address, shifted right by 2.
36
reloc_mips_26
= 4
enumerator in enum:llvm::Mips::RelocationType
MipsJITInfo.cpp
261
case Mips::
reloc_mips_26
:
MipsCodeEmitter.cpp
178
return Mips::
reloc_mips_26
;
Completed in 203 milliseconds