OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRType2
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCELFObjectWriter.h
132
unsigned
setRType2
(unsigned Value, unsigned Type) const {
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
168
Type =
setRType2
((unsigned)ELF::R_MIPS_SUB, Type);
173
Type =
setRType2
((unsigned)ELF::R_MIPS_SUB, Type);
Completed in 214 milliseconds