Searched defs:Frame (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DFrame.cpp
H A DFrame.h25 class Frame { class in namespace:clang::interp
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp58 void DebugFrameDataSubsection::addFrameData(const FrameData &Frame) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp44 void X86WinCOFFStreamer::EmitWindowsUnwindTables(WinEH::FrameInfo *Frame) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp56 void MipsELFStreamer::emitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { argument
67 void MipsELFStreamer::emitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { argument
/netbsd-current/sys/dev/ic/
H A Dsl811hsvar.h21 typedef unsigned int Frame; typedef
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp346 json::Array Frame; local
H A DSymbolize.cpp107 auto *Frame = InlinedContext.getMutableFrame(i); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp44 void AArch64WinCOFFStreamer::EmitWindowsUnwindTables(WinEH::FrameInfo *Frame) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp169 static void printContextFrameToStream(const Diagnostics::ContextFrame &Frame, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp72 static bool operandReferences(CallInst *CI, AllocaInst *Frame, AAResults &AA) { argument
86 static void removeTailCallAttribute(AllocaInst *Frame, AAResults &AA) { argument
148 auto *Frame = new AllocaInst(FrameTy, DL.getAllocaAddrSpace(), "", InsertPt); local
[all...]
H A DCoroSplit.cpp1283 auto *Frame = Builder.CreateAlloca(Shape.FrameTy); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp99 Frame, member in class:Command
/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbdisply.c599 ACPI_GENERIC_STATE *Frame; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp452 unsigned Frame = 0; local
456 Out << "\t#" << Frame << ' '; local
490 unsigned Frame = 0; local
496 Out << '#' << Frame << " Call\", \"calling\": \""; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dm68k-stub.c173 } Frame; typedef in typeref:struct:FrameStruct
/netbsd-current/external/gpl3/gdb/dist/gdb/stubs/
H A Dm68k-stub.c173 } Frame; typedef in typeref:struct:FrameStruct
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp258 void MCObjectStreamer::emitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { argument
264 void MCObjectStreamer::emitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { argument
H A DMCDwarf.cpp1494 void FrameEmitterImpl::EmitCompactUnwind(const MCDwarfFrameInfo &Frame) { argument
1572 EmitCIE(const MCDwarfFrameInfo &Frame) argument
1795 CIEKey(const MCDwarfFrameInfo &Frame) argument
1903 const MCDwarfFrameInfo &Frame = *I; local
[all...]
H A DMCStreamer.cpp456 void MCStreamer::emitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { argument
466 void MCStreamer::emitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { argument
975 void MCStreamer::EmitWindowsUnwindTables(WinEH::FrameInfo *Frame) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h78 support::ulittle16_t Frame; member in struct:llvm::SecMapEntry
/netbsd-current/external/historical/nawk/dist/
H A Drun.c218 struct Frame { /* stack frame for awk function calls */ struct
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1318 DILineInfo Frame; local
1331 DILineInfo Frame; local
[all...]
/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Dpxe.h336 SEGOFF16_t Frame; /* receive buffer */ member in struct:__anon73
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp651 ThisOverrideRAII(CallStackFrame &Frame, const LValue *NewThis, bool Enable) argument
660 CallStackFrame &Frame; member in class:__anon318::ThisOverrideRAII
1016 CallStackFrame *Frame = CurrentCall; local
1047 CallStackFrame *Frame = getCallFrameAndDepth(Call.CallIndex).first; local
[all...]

Completed in 215 milliseconds

12