OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsLA25Stub
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h
38
bool
needsLA25Stub
(Relocation::Type pType, const mcld::ResolveInfo* pSym);
MipsLDBackend.cpp
74
bool MipsGNULDBackend::
needsLA25Stub
(Relocation::Type pType,
[
all
...]
MipsRelocator.cpp
212
if (getTarget().
needsLA25Stub
(info.type(), info.parent().symInfo()))
[
all
...]
Completed in 59 milliseconds