OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSS
(Results
1 - 25
of
27
) sorted by null
1
2
/external/valgrind/main/drd/tests/
annotate_hb_race.stderr.exp
4
Allocation context:
BSS
section of annotate_hb_race
tc21_pthonce.stderr.exp
7
Allocation context:
BSS
section of tc21_pthonce
17
Allocation context:
BSS
section of tc21_pthonce
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
cofftest.asm
9
; [3] Define and export a global
BSS
-section symbol
12
; [6] Define a non-global
BSS
-section symbol
20
; [14] Reference a
BSS
-section symbol in the text section
23
; [17] Reference a
BSS
-section symbol in the data section
76
[SECTION .
bss
]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
gas-macho32.asm
9
# [3] Define and export a global
BSS
-section symbol
12
# [6] Define a non-global
BSS
-section symbol
20
# [14] Reference a
BSS
-section symbol in the text section
23
# [17] Reference a
BSS
-section symbol in the data section
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/
win32test.asm
9
; [3] Define and export a global
BSS
-section symbol
12
; [6] Define a non-global
BSS
-section symbol
20
; [14] Reference a
BSS
-section symbol in the text section
23
; [17] Reference a
BSS
-section symbol in the data section
76
[SECTION .
bss
]
/frameworks/compile/mclinker/lib/LD/
ELFSegment.cpp
44
if ((*it)->kind() != LDFileFormat::
BSS
) {
59
if ((*it)->kind() != LDFileFormat::
BSS
)
ELFFileFormat.cpp
84
f_pBSSSection = pBuilder.CreateSection(".
bss
",
85
LDFileFormat::
BSS
,
166
LDFileFormat::
BSS
,
ELFObjectReader.cpp
241
/**
BSS
sections **/
242
case LDFileFormat::
BSS
: {
ELFObjectWriter.cpp
78
case LDFileFormat::
BSS
:
/external/llvm/include/llvm/MC/
SectionKind.h
88
///
BSS
- Zero initialized writeable data.
89
BSS
,
91
/// BSSLocal - This is
BSS
(zero initialized and writable) data
95
/// BSSExtern - This is
BSS
data with normal external linkage.
176
bool isBSS() const { return K ==
BSS
|| K == BSSLocal || K == BSSExtern; }
225
static SectionKind getBSS() { return get(
BSS
); }
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdftest1.asm
10
;; [7] correct generation of
BSS
addresses
52
[SECTION .
bss
]
53
localbss: resw 4 ; reserve 8 bytes
BSS
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/tests/
stabs-elf.asm
10
; [3] Define and export a global
BSS
-section symbol
13
; [6] Define a non-global
BSS
-section symbol
21
; [14] Reference a
BSS
-section symbol in the text section
24
; [17] Reference a
BSS
-section symbol in the data section
77
[SECTION .
bss
]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elftest.asm
10
; [3] Define and export a global
BSS
-section symbol
13
; [6] Define a non-global
BSS
-section symbol
21
; [14] Reference a
BSS
-section symbol in the text section
24
; [17] Reference a
BSS
-section symbol in the data section
77
[SECTION .
bss
]
elfso.asm
13
; [3] Define and export a global
BSS
-section symbol
16
; [6] Define a non-global
BSS
-section symbol
24
; [14] Reference a
BSS
-section symbol in the text section
27
; [17] Reference a
BSS
-section symbol in the data section
91
SECTION .
bss
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/
machotest.asm
9
; [3] Define and export a global
BSS
-section symbol
12
; [6] Define a non-global
BSS
-section symbol
20
; [14] Reference a
BSS
-section symbol in the text section
23
; [17] Reference a
BSS
-section symbol in the data section
81
[SECTION .
bss
]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
machotest64.asm
9
; [3] Define and export a global
BSS
-section symbol
12
; [6] Define a non-global
BSS
-section symbol
20
; [14] Reference a
BSS
-section symbol in the text section
23
; [17] Reference a
BSS
-section symbol in the data section
105
[SECTION .
bss
]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
bintest.asm
12
; [3] Define a
BSS
-section symbol
17
; [8] Reference a
BSS
-section symbol in the text section
20
; [11] Reference a
BSS
-section symbol in the data section
54
[SECTION .
bss
]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect4.asm
5
; PXELINUX needs lots of
BSS
, so it relocates itself on startup
23
section .
bss
nobits align=256 vfollows=.bcopy32
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/
elfso64.asm
8
; [3] Define and export a global
BSS
-section symbol
11
; [6] Define a non-global
BSS
-section symbol
19
; [14] Reference a
BSS
-section symbol in the text section
22
; [17] Reference a
BSS
-section symbol in the data section
84
[SECTION .
bss
]
/frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h
32
BSS
,
106
LDSection* f_pBSSSection; // .
bss
__bss
/frameworks/compile/mclinker/lib/Fragment/
FragmentGraph.cpp
156
sect_kind != LDFileFormat::
BSS
)
202
sect_kind != LDFileFormat::
BSS
)
211
sect_kind != LDFileFormat::
BSS
)
298
// and
BSS
305
LDFileFormat::
BSS
!= section->kind())
/external/llvm/tools/llvm-objdump/
llvm-objdump.cpp
560
bool Text, Data,
BSS
;
563
if (error(si->isBSS(
BSS
))) return;
565
(Data ? "DATA " : "") + (
BSS
? "
BSS
" : ""));
581
bool
BSS
;
585
if (error(si->isBSS(
BSS
))) continue;
588
if (
BSS
) {
589
outs() << format("<skipping contents of
bss
section at [%04" PRIx64
/frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp
74
return LDFileFormat::
BSS
;
353
/// CreateBSS - To create a
bss
section for given pSection
357
assert((pSection.kind() == LDFileFormat::
BSS
) && "pSection is not a
BSS
section.");
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
138
* Per-
BSS
information structure.
143
/*
BSS
info structure
161
chanspec_t chanspec; /* chanspec for
bss
*/
167
uint8 n_cap; /*
BSS
is 802.11N Capable */
168
uint32 nbss_cap; /* 802.11N
BSS
Capabilities (based on HT_CAP_*) */
169
uint8 ctl_ch; /* 802.11N
BSS
control channel number */
170
uint32 reserved32[1]; /* Reserved for expansion of
BSS
properties */
172
uint8 reserved[3]; /* Reserved for expansion of
BSS
properties */
173
uint8 basic_mcs[MCSSET_LEN]; /* 802.11N
BSS
required MCS set */
185
/*
BSS
info structur
[
all
...]
Completed in 560 milliseconds
1
2