OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRelocType
(Results
1 - 8
of
8
) sorted by null
/external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUELFObjectWriter.cpp
22
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
/external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp
31
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
46
unsigned AArch64ELFObjectWriter::
GetRelocType
(const MCValue &Target,
/external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp
27
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
42
unsigned X86ELFObjectWriter::
GetRelocType
(const MCValue &Target,
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp
37
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
145
unsigned ARMELFObjectWriter::
GetRelocType
(const MCValue &Target,
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp
30
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
357
unsigned PPCELFObjectWriter::
GetRelocType
(const MCValue &Target,
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp
27
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
88
unsigned SystemZObjectWriter::
GetRelocType
(const MCValue &Target,
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
42
virtual unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
78
unsigned MipsELFObjectWriter::
GetRelocType
(const MCValue &Target,
/external/llvm/lib/MC/
ELFObjectWriter.cpp
146
unsigned
GetRelocType
(const MCValue &Target, const MCFixup &Fixup,
149
return TargetObjectWriter->
GetRelocType
(Target, Fixup, IsPCRel,
752
unsigned Type =
GetRelocType
(Target, Fixup, IsPCRel,
[
all
...]
Completed in 1783 milliseconds