Home
last modified time | relevance | path

Searched refs:SetRangeEnd (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp204 last_entry->SetRangeEnd(range_entry.GetRangeEnd()); in CreateMemoryRegions()
205 last_entry->data.SetRangeEnd(range_entry.data.GetRangeEnd()); in CreateMemoryRegions()
624 region_info.GetRange().SetRangeEnd(permission_entry->GetRangeEnd()); in DoGetMemoryRegionInfo()
638 region_info.GetRange().SetRangeEnd(permission_entry->GetRangeBase()); in DoGetMemoryRegionInfo()
648 region_info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in DoGetMemoryRegionInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp125 remaining_range.SetRangeEnd(old_end); in MakeTaggedRange()
209 range.SetRangeEnd(old_end); in MakeTaggedRanges()
H A DLinuxProcMaps.cpp55 region.GetRange().SetRangeEnd(end_address); in ParseMemoryRegionInfoFromProcMapsLine()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp128 last_entry->SetRangeEnd(range_entry.GetRangeEnd()); in AddAddressRangeFromLoadSegment()
129 last_entry->data.SetRangeEnd(range_entry.data.GetRangeEnd()); in AddAddressRangeFromLoadSegment()
322 region_info.GetRange().SetRangeEnd(permission_entry->GetRangeEnd()); in DoGetMemoryRegionInfo()
345 region_info.GetRange().SetRangeEnd(permission_entry->GetRangeBase()); in DoGetMemoryRegionInfo()
356 region_info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in DoGetMemoryRegionInfo()
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DRangeMap.h74 range.SetRangeEnd(std::min(lhs_end, rhs_end)); in Intersect()
80 void SetRangeEnd(BaseType end) { in SetRangeEnd() function
254 back.SetRangeEnd(std::max(back.GetRangeEnd(), pos->GetRangeEnd())); in CombineConsecutiveRanges()
511 minimal_ranges.back().SetRangeEnd(pos->GetRangeEnd()); in CombineConsecutiveEntriesWithEqualData()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfo.cpp33 m_opaque_up->GetRange().SetRangeEnd(end); in SBMemoryRegionInfo()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp2288 D.SetRangeEnd(Loc); in ParseAsmAttributesAfterDeclarator()
2724 DS.SetRangeEnd(Tok.getLocation()); in ParseImplicitInt()
2861 DS.SetRangeEnd(Tok.getLocation()); in ParseImplicitInt()
2874 DS.SetRangeEnd(Tok.getLocation()); in ParseImplicitInt()
3185 DS.SetRangeEnd(SourceLocation()); in ParseDeclarationSpecifiers()
3421 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseDeclarationSpecifiers()
3497 DS.SetRangeEnd(Tok.getLocation()); in ParseDeclarationSpecifiers()
3515 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseDeclarationSpecifiers()
3616 DS.SetRangeEnd(Loc); in ParseDeclarationSpecifiers()
3669 DS.SetRangeEnd(Tok.getLocation()); in ParseDeclarationSpecifiers()
[all …]
H A DParseExprCXX.cpp2153 DeclaratorInfo.SetRangeEnd(Loc); in ParseCXXCondition()
2246 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseCXXSimpleTypeSpecifier()
2263 DS.SetRangeEnd(PrevTokLocation); in ParseCXXSimpleTypeSpecifier()
2347 DS.SetRangeEnd(ParseDecltypeSpecifier(DS)); in ParseCXXSimpleTypeSpecifier()
2357 DS.SetRangeEnd(PrevTokLocation); in ParseCXXSimpleTypeSpecifier()
H A DParseExpr.cpp1223 DS.SetRangeEnd(ILoc); in ParseCastExpression()
1502 DS.SetRangeEnd(Tok.getLastLoc()); in ParseCastExpression()
3591 ParamInfo.SetRangeEnd(Tmp); in ParseBlockLiteralExpression()
H A DParseDeclCXX.cpp373 DS.SetRangeEnd(SourceLocation()); in ParseLinkage()
1362 DS.SetRangeEnd(EndLocation); in ParseBaseTypeSpecifier()
2512 DeclaratorInfo.SetRangeEnd(Loc); in ParseCXXMemberDeclaratorBeforeInitializer()
2600 D.SetRangeEnd(RefQualifierLoc); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()
H A DParser.cpp1114 DS.SetRangeEnd(DeclSpecAttrs.Range.getEnd()); in ParseDeclOrFunctionDefInternal()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessDebugger.cpp410 info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in GetMemoryRegionInfo()
445 info.GetRange().SetRangeEnd(reinterpret_cast<addr_t>(mem_info.BaseAddress) + in GetMemoryRegionInfo()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h659 void SetRangeEnd(SourceLocation Loc) { Range.setEnd(Loc); } in SetRangeEnd() function
2016 void SetRangeEnd(SourceLocation Loc) { in SetRangeEnd() function
2281 SetRangeEnd(EndLoc); in AddTypeInfo()
2290 SetRangeEnd(EndLoc); in AddTypeInfo()
2534 SetRangeEnd(TRC->getEndLoc()); in setTrailingRequiresClause()
2585 SetRangeEnd(attrs.Range.getEnd()); in takeAttributes()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp702 region.GetRange().SetRangeEnd(UINT64_MAX); in GetMemoryRegionInfo()
704 region.GetRange().SetRangeEnd(pos->GetRange().GetRangeBase()); in GetMemoryRegionInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp112 entry->SetRangeEnd(base); in AddMemberLocationRanges()
125 entry->SetRangeEnd(end); in AddMemberLocationRanges()
171 entry->SetRangeEnd(base); in AddDwarfRange()
H A DSymbolFileNativePDB.cpp1247 line_entry.SetRangeEnd(addr); in ParseLineTable()
1258 line_entry.SetRangeEnd(virtual_addr + lfh->CodeSize); in ParseLineTable()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp612 range_info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in GetMemoryRegionInfo()
659 info.GetRange().SetRangeEnd(kv->kve_end); in PopulateMemoryRegionCache()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp648 range_info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in GetMemoryRegionInfo()
679 info.GetRange().SetRangeEnd(vm[i].kve_end); in PopulateMemoryRegionCache()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DLineTable.cpp395 range.SetRangeEnd(entry.file_addr); in GetContiguousFileAddressRanges()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1148 range_info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in GetMemoryRegionInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1549 region_info.GetRange().SetRangeEnd(LLDB_INVALID_ADDRESS); in GetMemoryRegionInfo()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp1602 DS.SetRangeEnd(loc); in actOnObjCTypeArgsOrProtocolQualifiers()
H A DSemaDecl.cpp14885 DS.SetRangeEnd(FTI.Params[i].IdentLoc); in ActOnFinishKNRParamDeclarations()