OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:consumeTLS
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h
64
Fragment*
consumeTLS
(Relocation::Type pType);
131
void
consumeTLS
(Relocation::Type pType);
MipsGOT.cpp
64
void MipsGOT::GOTMultipart::
consumeTLS
(Relocation::Type pType) {
349
Fragment* MipsGOT::
consumeTLS
(Relocation::Type pType) {
356
m_MultipartList[m_CurrentGOTPart].
consumeTLS
(pType);
MipsRelocator.cpp
665
modEntry = got.
consumeTLS
(pReloc.type());
[
all
...]
Completed in 161 milliseconds