Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DValueObjectMemory.cpp65 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 DValueObjectChild.cpp126 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
133 : Value::ValueType::LoadAddress); in UpdateValue()
147 case Value::ValueType::LoadAddress: in UpdateValue()
H A DValue.cpp114 case ValueType::LoadAddress: in GetValueAddressType()
158 case ValueType::LoadAddress: in AppendDataToHostBuffer()
285 case ValueType::LoadAddress: in GetData()
338 case ValueType::LoadAddress: in GetValueAsData()
570 case ValueType::LoadAddress: // load address value in ResolveValue()
625 case ValueType::LoadAddress: in GetValueTypeAsCString()
662 SetValueType(Value::ValueType::LoadAddress); in ConvertToLoadAddress()
H A DValueObjectVariable.cpp210 case Value::ValueType::LoadAddress: in UpdateValue()
299 case Value::ValueType::LoadAddress: in DoUpdateChildrenAddressType()
H A DValueObject.cpp319 case Value::ValueType::LoadAddress: in GetLocationAsCStringImpl()
822 case Value::ValueType::LoadAddress: { in SetData()
1428 case Value::ValueType::LoadAddress: in GetAddressOf()
1461 case Value::ValueType::LoadAddress: in GetPointerValue()
1501 case Value::ValueType::LoadAddress: { in SetValueFromCString()
1911 if (m_value.GetValueType() == Value::ValueType::LoadAddress) { in GetExpressionPath()
3011 Value::ValueType::LoadAddress); in CreateValueObjectFromAddress()
H A DValueObjectConstResult.cpp158 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectConstResult()
/openbsd/gnu/llvm/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()
H A DRuntimeDyld.cpp832 uint64_t LoadAddress = 0; in emitSection() local
865 LoadAddress = TLSSection.Offset; in emitSection()
918 Sections.back().setLoadAddress(LoadAddress); in emitSection()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp774 value->SetValueType(Value::ValueType::LoadAddress); in UpdateValueTypeFromLocationDescription()
782 if (value->GetValueType() == Value::ValueType::LoadAddress) in UpdateValueTypeFromLocationDescription()
938 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
1019 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
1021 case Value::ValueType::LoadAddress: in Evaluate()
1167 case Value::ValueType::LoadAddress: in Evaluate()
2003 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2022 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2109 case Value::ValueType::LoadAddress: in Evaluate()
2245 case Value::ValueType::LoadAddress: in Evaluate()
[all …]
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp204 uint64_t NativeSession::getLoadAddress() const { return LoadAddress; } in getLoadAddress()
207 LoadAddress = Address; in setLoadAddress()
399 return LoadAddress + getRVAFromSectOffset(Section, Offset); in getVAFromSectOffset()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DValue.h49 LoadAddress, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h131 uint64_t LoadAddress = 0; variable
/openbsd/gnu/llvm/lldb/source/Target/
H A DABI.cpp138 case Value::ValueType::LoadAddress: in GetReturnValueObject()
H A DRegisterContextUnwind.cpp1649 cfa_val.SetValueType(Value::ValueType::LoadAddress); in SavedLocationForRegister()
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1559 var_location.SetValueType(Value::ValueType::LoadAddress); in GetVariableValue()
1762 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneGenericVariable()
1953 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneFunction()
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp307 cl::opt<uint64_t> LoadAddress( variable
1090 if (opts::pretty::LoadAddress) in dumpPretty()
1091 Session->setLoadAddress(opts::pretty::LoadAddress); in dumpPretty()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp998 isa_value.SetValueType(Value::ValueType::LoadAddress); in GetStepThroughDispatchPlan()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td2042 // LoadAddress: