OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFixupList
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/Fragment/
Stub.h
134
const FixupListType&
getFixupList
() const { return m_FixupList; }
135
FixupListType&
getFixupList
() { return m_FixupList; }
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LongBranchStub.cpp
117
getFixupList
().clear();
Completed in 62 milliseconds