OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initBRIslandFactory
(Results
1 - 6
of
6
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h
134
virtual bool
initBRIslandFactory
() = 0;
GNULDBackend.h
251
///
initBRIslandFactory
- initialize the branch island factory for relaxation
252
bool
initBRIslandFactory
();
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h
100
bool
initBRIslandFactory
();
HexagonLDBackend.cpp
551
bool HexagonLDBackend::
initBRIslandFactory
()
[
all
...]
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
408
m_LDBackend.
initBRIslandFactory
();
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
[
all
...]
Completed in 40 milliseconds