Home
last modified time | relevance | path

Searched refs:LoadAddress (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObjectMemory.cpp64 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
95 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
181 case Value::ValueType::LoadAddress: in UpdateValue()
195 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
H A DValue.cpp116 case ValueType::LoadAddress: in GetValueAddressType()
160 case ValueType::LoadAddress: in AppendDataToHostBuffer()
287 case ValueType::LoadAddress: in GetData()
340 case ValueType::LoadAddress: in GetValueAsData()
572 case ValueType::LoadAddress: // load address value in ResolveValue()
627 case ValueType::LoadAddress: in GetValueTypeAsCString()
664 SetValueType(Value::ValueType::LoadAddress); in ConvertToLoadAddress()
H A DValueObjectChild.cpp128 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
135 : Value::ValueType::LoadAddress); in UpdateValue()
149 case Value::ValueType::LoadAddress: in UpdateValue()
H A DValueObjectVariable.cpp210 case Value::ValueType::LoadAddress: in UpdateValue()
299 case Value::ValueType::LoadAddress: in DoUpdateChildrenAddressType()
H A DValueObject.cpp318 case Value::ValueType::LoadAddress: in GetLocationAsCStringImpl()
813 case Value::ValueType::LoadAddress: { in SetData()
1416 case Value::ValueType::LoadAddress: in GetAddressOf()
1449 case Value::ValueType::LoadAddress: in GetPointerValue()
1489 case Value::ValueType::LoadAddress: { in SetValueFromCString()
1899 if (m_value.GetValueType() == Value::ValueType::LoadAddress) { in GetExpressionPath()
2996 Value::ValueType::LoadAddress); in CreateValueObjectFromAddress()
H A DValueObjectConstResult.cpp157 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectConstResult()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h59 uint64_t LoadAddress; variable
77 LoadAddress(reinterpret_cast<uintptr_t>(address)), StubOffset(size), in SectionEntry()
96 uint64_t getLoadAddress() const { return LoadAddress; } in getLoadAddress()
97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
102 return LoadAddress + OffsetBytes; in getLoadAddressWithOffset()
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp935 value->SetValueType(Value::ValueType::LoadAddress); in UpdateValueTypeFromLocationDescription()
943 if (value->GetValueType() == Value::ValueType::LoadAddress) in UpdateValueTypeFromLocationDescription()
1120 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
1122 case Value::ValueType::LoadAddress: in Evaluate()
1227 case Value::ValueType::LoadAddress: in Evaluate()
2070 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2089 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2176 case Value::ValueType::LoadAddress: in Evaluate()
2312 case Value::ValueType::LoadAddress: in Evaluate()
2522 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp139 uint64_t LoadAddress; in getLoadAddress() local
140 bool success = (S_OK == Session->get_loadAddress(&LoadAddress)); in getLoadAddress()
141 return (success) ? LoadAddress : 0; in getLoadAddress()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp196 uint64_t NativeSession::getLoadAddress() const { return LoadAddress; } in getLoadAddress()
199 LoadAddress = Address; in setLoadAddress()
391 return LoadAddress + getRVAFromSectOffset(Section, Offset); in getVAFromSectOffset()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DValue.h49 LoadAddress, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h127 uint64_t LoadAddress = 0; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp137 case Value::ValueType::LoadAddress: in GetReturnValueObject()
H A DRegisterContextUnwind.cpp1638 cfa_val.SetValueType(Value::ValueType::LoadAddress); in SavedLocationForRegister()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1533 var_location.SetValueType(Value::ValueType::LoadAddress); in GetVariableValue()
1673 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneGenericVariable()
1864 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneFunction()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp303 cl::opt<uint64_t> LoadAddress( variable
1064 if (opts::pretty::LoadAddress) in dumpPretty()
1065 Session->setLoadAddress(opts::pretty::LoadAddress); in dumpPretty()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp1051 isa_value.SetValueType(Value::ValueType::LoadAddress); in GetStepThroughDispatchPlan()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td2042 // LoadAddress: