OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initTargetSections
(Results
1 - 6
of
6
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h
62
virtual void
initTargetSections
(Module& pModule, ObjectBuilder& pBuilder) {}
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp
88
void AArch64GNULDBackend::
initTargetSections
(Module& pModule,
/frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp
345
void X86_32GNULDBackend::
initTargetSections
(Module& pModule,
612
void X86_64GNULDBackend::
initTargetSections
(Module& pModule,
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
149
void ARMGNULDBackend::
initTargetSections
(Module& pModule,
[
all
...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
403
void HexagonLDBackend::
initTargetSections
(Module& pModule,
[
all
...]
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp
96
void MipsGNULDBackend::
initTargetSections
(Module& pModule,
[
all
...]
Completed in 1180 milliseconds