Home
last modified time | relevance | path

Searched refs:Frames (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp26 if (auto EC = Reader.readArray(Frames, Count)) in initialize()
37 uint32_t Size = sizeof(FrameData) * Frames.size(); in calculateSerializedSize()
49 std::vector<FrameData> SortedFrames(Frames.begin(), Frames.end()); in commit()
59 Frames.push_back(Frame); in addFrameData()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.h31 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin()
32 FixedStreamArray<FrameData>::Iterator end() const { return Frames.end(); } in end()
38 FixedStreamArray<FrameData> Frames; variable
54 void setFrames(ArrayRef<FrameData> Frames);
58 std::vector<FrameData> Frames; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h90 SmallVector<DILineInfo, 4> Frames; variable
96 assert(Index < Frames.size()); in getFrame()
97 return Frames[Index]; in getFrame()
101 assert(Index < Frames.size()); in getMutableFrame()
102 return &Frames[Index]; in getMutableFrame()
106 return Frames.size(); in getNumberOfFrames()
110 Frames.push_back(Frame); in addFrame()
114 Frames.resize(i); in resize()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp107 std::vector<SymIndexId> Frames; in findInlineFramesByVA() local
124 Frames.insert(Frames.begin(), Id); in findInlineFramesByVA()
142 return std::make_unique<NativeEnumSymbols>(Session, std::move(Frames)); in findInlineFramesByVA()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp99 auto Frames = ParentFunc->findInlineFramesByVA(Address.Address); in getInliningInfoForAddress() local
100 if (!Frames || Frames->getChildCount() == 0) { in getInliningInfoForAddress()
105 while (auto Frame = Frames->getNext()) { in getInliningInfoForAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp217 const DebugFrameDataSubsectionRef &Frames);
219 std::vector<YAMLFrameData> Frames; member
362 IO.mapRequired("Frames", Frames); in map()
514 for (const auto &YF : Frames) { in toCodeViewSubsection()
710 const DebugFrameDataSubsectionRef &Frames) { in fromCodeViewSubsection() argument
712 for (const auto &F : Frames) { in fromCodeViewSubsection()
731 Result->Frames.push_back(YF); in fromCodeViewSubsection()
872 DebugFrameDataSubsectionRef &Frames, const StringsAndChecksumsRef &State) { in visitFrameData() argument
874 YAMLFrameDataSubsection::fromCodeViewSubsection(State.strings(), Frames); in visitFrameData()
/netbsd-src/external/bsd/ipf/dist/etc/
H A Dprotocols94 ax.25 93 AX.25 # AX.25 Frames
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-202136 * python.texi (Unwinding Frames in Python): Mention
38 (Frames In Python): Mention Frame.level.
422 * python.texi (Unwinding Frames in Python): Update descriptions
425 (Frames In Python): Update description of Frame.read_register.
484 (Frames In Python): Add new @anchor.
490 * python.texi (Unwinding Frames in Python): Document
1210 * python.texi (Inferiors In Python): Link to "Frames In Python",
1211 not "Unwinding Frames in Python".
1260 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1328 * python.texi (Frames In Python, Blocks In Python)
[all …]
/netbsd-src/etc/
H A Dprotocols183 ax.25 93 AX.25 # AX.25 Frames [Brian_Kantor]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl10.rst242 Garbage Collected Stack Frames
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DConstantInterpreter.rst108 ``InterpFrame`` objects storing the call frames. Frames are built by
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExceptionHandling.rst36 exception frame format can be found at `Exception Frames
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po48532 msgid "Success Frames: 0 Failed Frames: 0"
48537 msgid "Success Frames: %lu Failed Frames: %lu"
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git172103 Frames #6 thru #3 show various value preservation frames. If you look