Searched defs:range (Results 101 - 125 of 216) sorted by relevance

123456789

/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp727 llvm::StringRef CPlusPlusNameParser::GetTextForRange(const Range &range) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp211 std::pair<HashToISAIterator, HashToISAIterator> range = local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp273 auto range = mem_region.GetRange(); local
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepRange.cpp32 ThreadPlanStepRange(ThreadPlanKind kind, const char *name, Thread &thread, const AddressRange &range, const SymbolContext &addr_context, lldb::RunMode stop_others, bool given_ranges_only) argument
[all...]
H A DTraceDumper.cpp475 AddressRange range; local
781 AddressRange range; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp36 GetNonCallSiteUnwindPlanFromAssembly( AddressRange &range, Thread &thread, UnwindPlan &unwind_plan) argument
53 GetNonCallSiteUnwindPlanFromAssembly( AddressRange &range, uint8_t *opcode_data, size_t opcode_size, UnwindPlan &unwind_plan) argument
[all...]
/openbsd-current/usr.sbin/snmpd/
H A Dmib.y925 range : value label
/openbsd-current/usr.sbin/httpd/
H A Dserver_file.c353 struct range *range; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dvalarith.c1378 struct type *range = TYPE_FIELD_TYPE (type, 0); local
H A Dax-gdb.c1438 struct type *range local
/openbsd-current/usr.bin/file/
H A Dmagic-test.c1046 uint64_t range; local
/openbsd-current/usr.bin/cvs/
H A Dutil.c790 cvs_revision_select(RCSFILE *file, char *range) argument
H A Ddiff3.c95 struct range { struct
[all...]
/openbsd-current/usr.bin/rcs/
H A Ddiff3.c94 struct range { struct
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DIRSymtab.h247 template <typename T> ArrayRef<T> range(storage::Range<T> R) const { function in class:llvm::irsymtab::Reader
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DRangeMap.h72 Range range; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSource.cpp420 AddressRange range; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp446 std::pair<uint64_t, uint64_t> range = std::move(*expected_address_range); local
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp431 AddressRange range; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp523 AddressRange range; local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h52 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, function in struct:llvm::SwitchCG::CaseCluster
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DTransformActions.cpp67 CharRange(CharSourceRange range, SourceManager &srcMgr, Preprocessor &PP) { argument
304 remove(SourceRange range) argument
322 replace(SourceRange range, StringRef text) argument
329 replace(SourceRange range, SourceRange replacementRange) argument
358 increaseIndentation(SourceRange range, SourceLocation parentIndent) argument
369 clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
409 canRemoveRange(SourceRange range) argument
413 canReplaceRange(SourceRange range, SourceRange replacementRange) argument
446 commitRemove(SourceRange range) argument
464 commitReplace(SourceRange range, SourceRange replacementRange) argument
492 commitIncreaseIndentation(SourceRange range, SourceLocation parentIndent) argument
501 commitClearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
519 addRemoval(CharSourceRange range) argument
569 CharSourceRange range = CharSourceRange::getCharRange(I->first.Begin, local
576 CharSourceRange range = CharSourceRange::getCharRange(I->Begin, I->End); local
638 remove(SourceRange range) argument
646 replace(SourceRange range, StringRef text) argument
650 replace(SourceRange range, SourceRange replacementRange) argument
665 increaseIndentation(SourceRange range, SourceLocation parentIndent) argument
671 clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
680 report(SourceLocation loc, unsigned diagId, SourceRange range) argument
687 reportError(StringRef message, SourceLocation loc, SourceRange range) argument
692 reportWarning(StringRef message, SourceLocation loc, SourceRange range) argument
697 reportNote(StringRef message, SourceLocation loc, SourceRange range) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp36 MakeRangeList(const PdbIndex &index, const LocalVariableAddrRange &range, argument
668 const RangeListEntry &range = ranges.GetEntryRef(0); local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp159 bool DWARFCallFrameInfo::GetUnwindPlan(const AddressRange &range, argument
176 bool DWARFCallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { argument
199 DWARFCallFrameInfo::GetFirstFDEEntryInRange(const AddressRange &range) { argument
[all...]
H A DBlock.cpp47 const Range &range = m_ranges.GetEntryRef(i); local
86 const Range &range = m_ranges.GetEntryRef(i); local
173 const Range &range = m_ranges.GetEntryRef(i); local
240 GetRangeContainingOffset(const addr_t offset, Range &range) argument
250 GetRangeContainingAddress(const Address &addr, AddressRange &range) argument
278 GetRangeContainingLoadAddress(lldb::addr_t load_addr, Target &target, AddressRange &range) argument
303 GetRangeAtIndex(uint32_t range_idx, AddressRange &range) argument
335 AddRange(const Range &range) argument
[all...]

Completed in 392 milliseconds

123456789