Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Core/
H A DValueObjectDynamicValue.h
H A DValueObjectSyntheticFilter.h
H A DValueObject.h
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp627 toSymbolIndex(StringRef S,StringRef LocSec,bool IsDynamic) toSymbolIndex() argument
1301 const bool IsDynamic = Section.Link && (*Section.Link == ".dynsym"); writeSectionContent() local
/llvm-project/lldb/source/API/
H A DSBValue.cpp797 bool SBValue::IsDynamic() { IsDynamic() function in SBValue
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp538 void ELFDumper<ELFT>::printSymbolsHelper(bool IsDynamic, in printSymbolsHelper() argument
4261 printSymbol(const Elf_Sym & Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,std::optional<StringRef> StrTable,bool IsDynamic,bool NonVisibilityBitsUsed,bool ExtraSymInfo) const printSymbol() argument
7382 printSymbol(const Elf_Sym & Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,std::optional<StringRef> StrTable,bool IsDynamic,bool,bool) const printSymbol() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp798 evaluateOrEmitBuiltinObjectSize(const Expr * E,unsigned Type,llvm::IntegerType * ResType,llvm::Value * EmittedE,bool IsDynamic) evaluateOrEmitBuiltinObjectSize() argument
1056 emitBuiltinObjectSize(const Expr * E,unsigned Type,llvm::IntegerType * ResType,llvm::Value * EmittedE,bool IsDynamic) emitBuiltinObjectSize() argument
3475 bool IsDynamic = BuiltinID == Builtin::BI__builtin_dynamic_object_size; EmitBuiltinExpr() local