Home
last modified time | relevance | path

Searched defs:DynamicExportSymbols (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
H A DLTO.h422 DenseSet<GlobalValue::GUID> DynamicExportSymbols; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/
DLTO.h445 DenseSet<GlobalValue::GUID> DynamicExportSymbols; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/
DLTO.h449 DenseSet<GlobalValue::GUID> DynamicExportSymbols; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/
DLTO.h449 DenseSet<GlobalValue::GUID> DynamicExportSymbols; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/
DLTO.h449 DenseSet<GlobalValue::GUID> DynamicExportSymbols; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp788 const DenseSet<GlobalValue::GUID> &DynamicExportSymbols) { in updateVCallVisibilityInModule()
836 const DenseSet<GlobalValue::GUID> &DynamicExportSymbols) { in updateVCallVisibilityInIndex()