Searched
full:linkage (Results
951 -
975 of
2558) sorted by null
<<31323334353637383940>>
/external/llvm/lib/Transforms/Instrumentation/ |
InstrProfiling.cpp | 252 // Check the linkage 262 // Inline virtual functions have linkeOnceODR linkage. When a key method 281 // counters for function with available_externally linkage needs to be changed 282 // to linkonce linkage. On ELF based systems, this leads to weak symbols to be 290 GlobalValue::LinkageTypes Linkage = F.getLinkage(); 291 if (Linkage != GlobalValue::ExternalWeakLinkage && 292 Linkage != GlobalValue::AvailableExternallyLinkage) 420 // Now that the linkage set by the FE has been passed to the data and counter 421 // variables, reset Name variable's linkage and visibility to private so that
|
/external/llvm/test/Bitcode/ |
thinlto-function-summary.ll | 6 ; Also check the linkage field on the summary entries.
|
/external/llvm/test/CodeGen/X86/ |
tls-android-negative.ll | 35 ; not global linkage for __emutls_t.external_y
|
/external/llvm/test/DebugInfo/Generic/ |
namespace_function_definition.ll | 3 ; RUN: %llc_dwarf -O0 -filetype=obj -dwarf-linkage-names=All < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
/external/mesa3d/src/compiler/spirv/ |
spirv_info.c | 34 CAPABILITY(Linkage),
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
XCoreAsmPrinter.cpp | 93 GV->hasLinkOnceLinkage()) && "Unexpected linkage"); 146 llvm_unreachable("DLLImport linkage is not supported by this target!"); 148 llvm_unreachable("DLLExport linkage is not supported by this target!"); 150 llvm_unreachable("Unknown linkage type!");
|
/frameworks/compile/mclinker/include/mcld/Target/ |
PLT.h | 43 * \brief Procedure linkage table
|
/frameworks/compile/mclinker/lib/Support/ |
Demangle.cpp | 21 // Spoil names of symbols with C linkage, so use an heuristic approach to
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
AArch64PLT.h | 49 * \brief AArch64 Procedure Linkage Table
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMPLT.h | 45 * \brief ARM Procedure Linkage Table
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsPLT.h | 23 * \brief Mips Procedure Linkage Table
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/ |
LTOCodeGenerator.h | 98 /// Restore linkage of globals 100 /// When set, the linkage of globals will be restored prior to code 101 /// generation. That is, a global symbol that had external linkage prior to 102 /// LTO will be emitted with external linkage again; and a local will remain
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/ |
LTOCodeGenerator.h | 98 /// Restore linkage of globals 100 /// When set, the linkage of globals will be restored prior to code 101 /// generation. That is, a global symbol that had external linkage prior to 102 /// LTO will be emitted with external linkage again; and a local will remain
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/legacy/ |
LTOCodeGenerator.h | 98 /// Restore linkage of globals 100 /// When set, the linkage of globals will be restored prior to code 101 /// generation. That is, a global symbol that had external linkage prior to 102 /// LTO will be emitted with external linkage again; and a local will remain
|
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
ctype.h | 45 // back to C++ linkage before including these C++ headers.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/ |
LTOCodeGenerator.h | 98 /// Restore linkage of globals 100 /// When set, the linkage of globals will be restored prior to code 101 /// generation. That is, a global symbol that had external linkage prior to 102 /// LTO will be emitted with external linkage again; and a local will remain
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/ |
LTOCodeGenerator.h | 98 /// Restore linkage of globals 100 /// When set, the linkage of globals will be restored prior to code 101 /// generation. That is, a global symbol that had external linkage prior to 102 /// LTO will be emitted with external linkage again; and a local will remain
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/ |
LTOCodeGenerator.h | 98 /// Restore linkage of globals 100 /// When set, the linkage of globals will be restored prior to code 101 /// generation. That is, a global symbol that had external linkage prior to 102 /// LTO will be emitted with external linkage again; and a local will remain
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/ |
GCs.h | 1 //===-- GCs.h - Garbage collector linkage hacks ---------------------------===//
|
Completed in 283 milliseconds
<<31323334353637383940>>