OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGP0
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp
684
uint64_t MipsGNULDBackend::
getGP0
(const Input& pInput) const {
[
all
...]
MipsRelocator.cpp
594
Relocator::Address MipsRelocator::
getGP0
() {
595
return getTarget().
getGP0
(getApplyingInput());
948
uint64_t GP0 = pParent.
getGP0
();
[
all
...]
Completed in 52 milliseconds