Searched defs:form_value (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugInfoEntry.cpp | 110 form_value.FormRef() = attr_spec.Form; in ExtractAttrAndFormValue() argument 145 ExtractAttrAndFormValue(attribute, attr, form_value); in GetDIENamesAndRanges() local 310 DWARFFormValue form_value(cu); GetAttributes() local 359 GetAttributeValue(const DWARFUnit * cu,const dw_attr_t attr,DWARFFormValue & form_value,dw_offset_t * end_attr_offset_ptr,bool check_specification_or_abstract_origin) const GetAttributeValue() argument 418 DWARFFormValue form_value; GetAttributeValueAsString() local 431 DWARFFormValue form_value; GetAttributeValueAsUnsigned() local 442 DWARFFormValue form_value; GetAttributeValueAsOptionalUnsigned() local 456 DWARFFormValue form_value; GetAttributeValueAsReference() local 466 DWARFFormValue form_value; GetAttributeValueAsAddress() local 482 DWARFFormValue form_value; GetAttributeHighPC() local 522 DWARFFormValue form_value; GetAttributeAddressRanges() local [all...] |
H A D | DWARFAttribute.cpp | 31 void DWARFAttributes::Append(const DWARFFormValue &form_value, in Append() 62 DWARFFormValue form_value; in FormValueAsReferenceAtIndex() local
|
H A D | DWARFASTParser.cpp | 46 DWARFFormValue form_value; in ParseChildArrayInfo() local 119 DWARFFormValue form_value; in GetTypeForDIE() local
|
H A D | AppleDWARFIndex.cpp | 82 std::optional<llvm::DWARFFormValue> form_value = in EntryHasMatchingQualhash() local 95 std::optional<llvm::DWARFFormValue> form_value = in EntryHasMatchingTag() local 111 std::optional<llvm::DWARFFormValue> form_value = in HasImplementationFlag() local
|
H A D | DWARFASTParserClang.cpp | 291 DWARFFormValue form_value; ParsedDWARFTypeAttributes() local 546 ExtractDataMemberLocation(DWARFDIE const & die,DWARFFormValue const & form_value,ModuleSP module_sp) ExtractDataMemberLocation() argument 1448 DWARFFormValue form_value; ParseInheritance() local 2051 DWARFFormValue form_value; ParseTemplateDIE() local 2365 DWARFFormValue form_value; ParseChildEnumerators() local 2571 DWARFFormValue form_value; VariantMember() local 2607 DWARFFormValue form_value; DiscriminantValue() local 2645 DWARFFormValue form_value; MemberAttributes() local 2714 DWARFFormValue form_value; PropertyAttributes() local 3221 DWARFFormValue form_value; ParseChildParameters() local [all...] |
H A D | DWARFUnit.cpp | 382 DWARFFormValue form_value; AddUnitDIE() local 391 DWARFFormValue form_value; AddUnitDIE() local 678 DWARFFormValue form_value; PeekDIEName() local [all...] |
H A D | DWARFDIE.cpp | 131 DWARFFormValue form_value; GetAttributeValueAsReferenceDIE() local
|
H A D | ManualDWARFIndex.cpp | 237 DWARFFormValue form_value; IndexUnitImpl() local
|
H A D | SymbolFileDWARF.cpp | 3388 GetExprListFromAtLocation(DWARFFormValue form_value,ModuleSP module,const DWARFDIE & die,const addr_t func_low_pc) GetExprListFromAtLocation() argument 3420 GetExprListFromAtConstValue(DWARFFormValue form_value,ModuleSP module,const DWARFDIE & die) GetExprListFromAtConstValue() argument 3501 DWARFFormValue form_value; ParseVariableDIE() local 4030 DWARFFormValue form_value; CollectCallSiteParameters() local 4096 DWARFFormValue form_value; CollectCallEdges() local [all...] |