OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reloc_absolute_low_ix
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCRelocations.h
49
//
reloc_absolute_low_ix
- Absolute relocation for the 64-bit load/store
51
reloc_absolute_low_ix
enumerator in enum:llvm::PPC::RelocationType
PPCJITInfo.cpp
455
case PPC::
reloc_absolute_low_ix
: { // low bits of ref -> low 14 of instr
PPCCodeEmitter.cpp
256
MCE.addRelocation(GetRelocation(MO, PPC::
reloc_absolute_low_ix
));
Completed in 112 milliseconds