OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sections
(Results
401 - 425
of
6560
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i143317.t
0
SECTIONS
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
relax_call26_boundary.ld
9
SECTIONS
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-weak-1-dso.hd
3
Sections
:
aix-weak-1-gcdso.hd
3
Sections
:
aix-weak-1-rel.hd
3
Sections
:
vle.ld
0
SECTIONS
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
empty-orphan.t
15
SECTIONS
memory.t
13
SECTIONS
phdrs2.t
7
SECTIONS
rgn-at2.t
9
SECTIONS
{
rgn-at3.t
8
SECTIONS
{
rgn-over3.t
10
SECTIONS
{
rgn-over4.t
9
SECTIONS
{
rgn-over5.t
9
SECTIONS
{
rgn-over6.t
9
SECTIONS
{
rgn-over7.t
9
SECTIONS
{
section-flags-1.t
6
SECTIONS
size-2.t
9
SECTIONS
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
keepdot0.d
2
#ld: --gc-
sections
-Bstatic -e _start -T keepdot0.ld
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
dlsection-1.s
1
! Test gc-
sections
and datalabel references.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-vax-elf/
export-class.ld
2
SECTIONS
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldCOFFI386.h
107
const auto Section =
Sections
[RE.SectionID];
117
RE.
Sections
.SectionA == static_cast<uint32_t>(-1)
119
:
Sections
[RE.
Sections
.SectionA].getLoadAddressWithOffset(
127
<< " TargetSection: " << RE.
Sections
.SectionA
136
Sections
[RE.
Sections
.SectionA].getLoadAddressWithOffset(RE.Addend) -
137
Sections
[0].getLoadAddress();
144
<< " TargetSection: " << RE.
Sections
.SectionA
151
uint64_t Result =
Sections
[RE.Sections.SectionA].getLoadAddress()
[
all
...]
/external/llvm/test/MC/Mips/
elf_reginfo.s
9
# Check for register information
sections
.
15
# CHECK_64:
Sections
[
25
# CHECK_32:
Sections
[
/external/toybox/
configure
13
[ -z "$OPTIMIZE" ] && OPTIMIZE="-Os -ffunction-
sections
-fdata-
sections
-fno-asynchronous-unwind-tables -fno-strict-aliasing"
16
[ -z "$LDOPTIMIZE" ] && LDOPTIMIZE="-Wl,--gc-
sections
"
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactSectionIndexer.java
31
* Indexes contact alphabetical
sections
so we can report to the fast scrolling list view
65
// Perform a binary search on the starting positions of the
sections
to the find the
102
final String[]
sections
= cursorExtras.getStringArray(
local
105
if (
sections
== null || counts == null) {
109
if (
sections
.length != counts.length) {
113
this.mSections =
sections
;
134
final ArrayList<String>
sections
= new ArrayList<String>();
local
147
final int lastIndex =
sections
.size() - 1;
148
final String currentSection = lastIndex >= 0 ?
sections
.get(lastIndex) : null;
150
sections
.add(section)
[
all
...]
Completed in 221 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>