OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRelocationType
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/ARM/
ARMELFWriterInfo.cpp
35
unsigned ARMELFWriterInfo::
getRelocationType
(unsigned MachineRelTy) const {
/external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.cpp
35
unsigned MBlazeELFWriterInfo::
getRelocationType
(unsigned MachineRelTy) const {
/external/llvm/lib/Target/X86/
X86ELFWriterInfo.cpp
35
unsigned X86ELFWriterInfo::
getRelocationType
(unsigned MachineRelTy) const {
/external/llvm/include/llvm/CodeGen/
MachineRelocation.h
200
///
getRelocationType
- Return the target-specific relocation ID for this
202
unsigned
getRelocationType
() const {
Completed in 44 milliseconds