OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGlobalGOTEntry
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h
113
///
getGlobalGOTEntry
- initialize and return a global GOT entry
115
Fragment&
getGlobalGOTEntry
(MipsRelocationInfo& pReloc);
MipsRelocator.cpp
626
Fragment& MipsRelocator::
getGlobalGOTEntry
(MipsRelocationInfo& pReloc) {
685
return got.getGPRelOffset(getApplyingInput(),
getGlobalGOTEntry
(pReloc));
710
getGlobalGOTEntry
(pReloc);
[
all
...]
Completed in 111 milliseconds