Home
last modified time | relevance | path

Searched defs:IsDynamic (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp579 bool IsDynamic) { in toSymbolIndex()
1241 const bool IsDynamic = Section.Link && (*Section.Link == ".dynsym"); in writeSectionContent() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3717 bool IsDynamic, in printSymbol()
6452 bool IsDynamic, in printSymbol()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp731 bool IsDynamic) { in evaluateOrEmitBuiltinObjectSize()
750 llvm::Value *EmittedE, bool IsDynamic) { in emitBuiltinObjectSize()
2909 bool IsDynamic = BuiltinID == Builtin::BI__builtin_dynamic_object_size; in EmitBuiltinExpr() local