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