OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reloc_pcrel_bx
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCRelocations.h
32
//
reloc_pcrel_bx
- PC relative relocation, for the b or bl instructions.
33
reloc_pcrel_bx
,
enumerator in enum:llvm::PPC::RelocationType
PPCJITInfo.cpp
420
case PPC::
reloc_pcrel_bx
:
PPCCodeEmitter.cpp
189
MCE.addRelocation(GetRelocation(MO, PPC::
reloc_pcrel_bx
));
Completed in 41 milliseconds