OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relaxRelocation
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h
144
bool
relaxRelocation
(IRBuilder& pBuilder, Relocation& pRel);
MipsLDBackend.cpp
766
bool MipsGNULDBackend::
relaxRelocation
(IRBuilder& pBuilder, Relocation& pRel) {
821
if (
relaxRelocation
(pBuilder, *llvm::cast<Relocation>(reloc)))
[
all
...]
Completed in 68 milliseconds