Searched defs:IsExternal (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DVariable.h98 IsExternal() const function in class:lldb_private::Variable
H A DSymbol.h281 IsExternal () const function in class:lldb_private::Symbol
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBSymbol.cpp228 SBSymbol::IsExternal() function in class:SBSymbol
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp99 bool IsExternal = Obj.getPlainRelocationExternal(RelInfo); local
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp403 bool IsExternal = Symbol.isExternal() || local

Completed in 112 milliseconds