OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initTargetStubs
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h
159
virtual bool
initTargetStubs
() { return true; }
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp
507
bool AArch64GNULDBackend::
initTargetStubs
() {
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
[
all
...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
521
bool HexagonLDBackend::
initTargetStubs
() {
[
all
...]
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp
890
bool MipsGNULDBackend::
initTargetStubs
() {
[
all
...]
Completed in 836 milliseconds