Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DValueObjectDynamicValue.h51 IsDynamic () in IsDynamic() function
DValueObjectSyntheticFilter.h84 IsDynamic () in IsDynamic() function
DValueObject.h932 IsDynamic () in IsDynamic() function
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp449 bool IsDynamic) { in getFullSymbolName()
1246 void ELFDumper<ELFT>::printSymbolsHelper(bool IsDynamic) { in printSymbolsHelper()
1271 StringRef StrTable, bool IsDynamic) { in printSymbol()
1950 const Elf_Sym *Sym, StringRef StrTable, bool IsDynamic) { in printGlobalGotEntry()
/external/lldb/source/API/
DSBValue.cpp1002 SBValue::IsDynamic() in IsDynamic() function in SBValue