OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initTargetSections
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h
59
virtual void
initTargetSections
(Module& pModule, ObjectBuilder& pBuilder) { }
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp
55
void MipsGNULDBackend::
initTargetSections
(Module& pModule, ObjectBuilder& pBuilder)
/frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp
323
void X86_32GNULDBackend::
initTargetSections
(Module& pModule,
509
void X86_64GNULDBackend::
initTargetSections
(Module& pModule,
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
74
void ARMGNULDBackend::
initTargetSections
(Module& pModule, ObjectBuilder& pBuilder)
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
423
void HexagonLDBackend::
initTargetSections
(Module& pModule,
[
all
...]
Completed in 431 milliseconds