OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StaticDtorSection
(Results
1 - 23
of
23
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMTargetObjectFile.cpp
34
StaticDtorSection
=
/external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h
30
StaticDtorSection
= nullptr;
58
StaticDtorSection
=
NVPTXISelLowering.cpp
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
;
150
return
StaticDtorSection
;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
;
149
return
StaticDtorSection
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
;
149
return
StaticDtorSection
;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
;
150
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
;
149
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
;
149
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h
53
MCSection *
StaticDtorSection
= nullptr;
149
return
StaticDtorSection
;
/external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h
72
///
StaticDtorSection
- This section contains the static destructor pointer
74
const MCSection *
StaticDtorSection
;
185
const MCSection *getStaticDtorSection() const { return
StaticDtorSection
; }
/external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h
150
return
StaticDtorSection
;
/external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp
130
StaticDtorSection
138
StaticDtorSection
321
StaticDtorSection
=
399
StaticDtorSection
=
/external/llvm/lib/MC/
MCObjectFileInfo.cpp
183
StaticDtorSection
= Ctx->getMachOSection("__TEXT", "__destructor", 0,
189
StaticDtorSection
= Ctx->getMachOSection("__DATA", "__mod_term_func",
504
StaticDtorSection
= Ctx->getELFSection(".dtors", ELF::SHT_PROGBITS,
629
StaticDtorSection
=
638
StaticDtorSection
= Ctx->getCOFFSection(
[
all
...]
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
72
MCSection *
StaticDtorSection
;
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
454
StaticDtorSection
= getContext().getELFSection(
[
all
...]
Completed in 903 milliseconds