Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectDynamicValue.h61 bool IsDynamic() override { return true; } in IsDynamic() function
H A DValueObjectSyntheticFilter.h82 bool IsDynamic() override { in IsDynamic() function
H A DValueObject.h654 virtual bool IsDynamic() { return false; } in IsDynamic() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp949 bool SBValue::IsDynamic() { in IsDynamic() function in SBValue
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3072 bool IsDynamic) { in printSymbol()
4362 bool IsDynamic) { in printSymbol()