OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSSExtern
(Results
1 - 16
of
16
) sorted by null
/external/llvm/include/llvm/MC/
SectionKind.h
93
///
BSSExtern
- This is BSS data with normal external linkage.
94
BSSExtern
,
154
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
156
bool isBSSExtern() const { return K ==
BSSExtern
; }
193
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h
95
///
BSSExtern
- This is BSS data with normal external linkage.
96
BSSExtern
,
176
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
178
bool isBSSExtern() const { return K ==
BSSExtern
; }
227
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
SectionKind.h
96
///
BSSExtern
- This is BSS data with normal external linkage.
97
BSSExtern
,
160
bool isBSS() const { return K == BSS || K == BSSLocal || K ==
BSSExtern
; }
162
bool isBSSExtern() const { return K ==
BSSExtern
; }
200
static SectionKind getBSSExtern() { return get(
BSSExtern
); }
Completed in 541 milliseconds