OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTargetSectionOrder
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp
246
MipsGNULDBackend::
getTargetSectionOrder
(const LDSection& pSectHdr) const
/frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp
249
X86GNULDBackend::
getTargetSectionOrder
(const LDSection& pSectHdr) const
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
493
ARMGNULDBackend::
getTargetSectionOrder
(const LDSection& pSectHdr) const
/frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h
155
/// will call
getTargetSectionOrder
().
160
/// @see
getTargetSectionOrder
163
///
getTargetSectionOrder
- compute the layout order of target section
169
virtual unsigned int
getTargetSectionOrder
(const LDSection& pSectHdr) const
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
393
HexagonLDBackend::
getTargetSectionOrder
(const LDSection& pSectHdr) const
[
all
...]
Completed in 46 milliseconds