/external/llvm-project/lld/test/COFF/ |
D | pdb-globals-dia-func-collision3.test | 43 CHECK-NEXT: func [0x000010d0+ 0 - 0x000010d1- 1 | sizeof= 1] (FPO) void __cdecl LuU() 45 CHECK-NEXT: func [0x000010b0+ 0 - 0x000010b1- 1 | sizeof= 1] (FPO) void __cdecl oet() 47 CHECK-NEXT: func [0x00001080+ 0 - 0x00001081- 1 | sizeof= 1] (FPO) void __cdecl OUV() 49 CHECK-NEXT: func [0x00001120+ 0 - 0x00001121- 1 | sizeof= 1] (FPO) void __cdecl pui() 51 CHECK-NEXT: func [0x00001090+ 0 - 0x00001091- 1 | sizeof= 1] (FPO) void __cdecl quH() 53 CHECK-NEXT: func [0x00001110+ 0 - 0x00001111- 1 | sizeof= 1] (FPO) void __cdecl sEH() 55 CHECK-NEXT: func [0x00001050+ 0 - 0x00001051- 1 | sizeof= 1] (FPO) void __cdecl teO() 57 CHECK-NEXT: func [0x00001030+ 0 - 0x00001031- 1 | sizeof= 1] (FPO) void __cdecl tEo() 59 CHECK-NEXT: func [0x000010c0+ 0 - 0x000010c1- 1 | sizeof= 1] (FPO) void __cdecl tuM() 61 CHECK-NEXT: func [0x00001040+ 0 - 0x00001041- 1 | sizeof= 1] (FPO) void __cdecl VUo() [all …]
|
D | pdb-globals-dia-vfunc-collision.test | 33 CHECK: func [0x000010c0+ 0 - 0x000010dd-29 | sizeof= 29] (FPO) virtual {{.*}}A105() 34 CHECK: func [0x00001100+ 0 - 0x0000111b-27 | sizeof= 27] (FPO) virtual {{.*}}A307() 35 CHECK: func [0x000010e0+ 0 - 0x000010fd-29 | sizeof= 29] (FPO) virtual {{.*}}A206() 36 CHECK: func [0x00001120+ 0 - 0x0000113b-27 | sizeof= 27] (FPO) virtual {{.*}}A400() 39 CHECK: func [0x00001160+ 0 - 0x0000116c-12 | sizeof= 12] (FPO) virtual {{.*}}A307() 40 CHECK: func [0x00001170+ 0 - 0x0000117c-12 | sizeof= 12] (FPO) virtual {{.*}}A400() 41 CHECK: func [0x00001180+ 0 - 0x0000118c-12 | sizeof= 12] (FPO) virtual {{.*}}A206() 42 CHECK: func [0x00001190+ 0 - 0x0000119c-12 | sizeof= 12] (FPO) virtual {{.*}}A105()
|
D | pdb-globals-dia-vfunc-simple.test | 25 CHECK: func [0x00001070+ 0 - 0x0000107c-12 | sizeof= 12] (FPO) virtual {{.*}}V2() 26 CHECK: func [0x000010a0+ 0 - 0x000010ac-12 | sizeof= 12] (FPO) virtual {{.*}}V2()
|
D | pdb-debug-f.s | 6 # CHECK: Old FPO Data 9 # CHECK-NEXT: 00001002 | 1 | 2 | 3 | 4 | 0 | false | false | FPO
|
D | pdb-globals-dia-vfunc-collision2.test | 24 CHECK: func [0x00001060+ 0 - 0x0000106c-12 | sizeof= 12] (FPO) virtual {{.*}}A132() 25 CHECK: func [0x00001070+ 0 - 0x0000107c-12 | sizeof= 12] (FPO) virtual {{.*}}A1001()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86WinCOFFTargetStreamer.cpp | 270 explicit FPOStateMachine(const FPOData *FPO) : FPO(FPO) {} in FPOStateMachine() 272 const FPOData *FPO = nullptr; member 314 if (Label == FPO->Begin) in emitFrameDataRecord() 373 OS.emitAbsoluteSymbolDiff(Label, FPO->Begin, 4); // RvaStart in emitFrameDataRecord() 374 OS.emitAbsoluteSymbolDiff(FPO->End, Label, 4); // CodeSize in emitFrameDataRecord() 376 OS.EmitIntValue(FPO->ParamsSize, 4); in emitFrameDataRecord() 379 OS.emitAbsoluteSymbolDiff(FPO->PrologueEnd, Label, 2); in emitFrameDataRecord() 395 const FPOData *FPO = I->second.get(); in emitFPOData() local 396 assert(FPO->Begin && FPO->End && FPO->PrologueEnd && "missing FPO label"); in emitFPOData() 406 OS.EmitValue(MCSymbolRefExpr::create(FPO->Function, in emitFPOData() [all …]
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86WinCOFFTargetStreamer.cpp | 270 explicit FPOStateMachine(const FPOData *FPO) : FPO(FPO) {} in FPOStateMachine() 272 const FPOData *FPO = nullptr; member 314 if (Label == FPO->Begin) in emitFrameDataRecord() 373 OS.emitAbsoluteSymbolDiff(Label, FPO->Begin, 4); // RvaStart in emitFrameDataRecord() 374 OS.emitAbsoluteSymbolDiff(FPO->End, Label, 4); // CodeSize in emitFrameDataRecord() 376 OS.emitInt32(FPO->ParamsSize); in emitFrameDataRecord() 379 OS.emitAbsoluteSymbolDiff(FPO->PrologueEnd, Label, 2); in emitFrameDataRecord() 395 const FPOData *FPO = I->second.get(); in emitFPOData() local 396 assert(FPO->Begin && FPO->End && FPO->PrologueEnd && "missing FPO label"); in emitFPOData() 406 OS.emitValue(MCSymbolRefExpr::create(FPO->Function, in emitFPOData() [all …]
|
/external/llvm-project/llvm/test/tools/llvm-pdbutil/ |
D | fpo-data.test | 4 CHECK: Old FPO Data 7 CHECK-NEXT: 0000004E | 19 | 0 | 0 | 0 | 0 | false | false | FPO 9 CHECK: New FPO Data
|
D | stripped.test | 76 ; CHECK: Old FPO Data 79 ; CHECK: New FPO Data
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.cpp | 106 FrameProcedureOptions FPO) { in formatFrameProcedureOptions() argument 108 if (FPO == FrameProcedureOptions::None) in formatFrameProcedureOptions() 111 PUSH_FLAG(FrameProcedureOptions, HasAlloca, FPO, "has alloca"); in formatFrameProcedureOptions() 112 PUSH_FLAG(FrameProcedureOptions, HasSetJmp, FPO, "has setjmp"); in formatFrameProcedureOptions() 113 PUSH_FLAG(FrameProcedureOptions, HasLongJmp, FPO, "has longjmp"); in formatFrameProcedureOptions() 114 PUSH_FLAG(FrameProcedureOptions, HasInlineAssembly, FPO, "has inline asm"); in formatFrameProcedureOptions() 115 PUSH_FLAG(FrameProcedureOptions, HasExceptionHandling, FPO, "has eh"); in formatFrameProcedureOptions() 116 PUSH_FLAG(FrameProcedureOptions, MarkedInline, FPO, "marked inline"); in formatFrameProcedureOptions() 117 PUSH_FLAG(FrameProcedureOptions, HasStructuredExceptionHandling, FPO, in formatFrameProcedureOptions() 119 PUSH_FLAG(FrameProcedureOptions, Naked, FPO, "naked"); in formatFrameProcedureOptions() [all …]
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | cv-string.s | 5 # FPO data in assembler. Test that we can write FPO data using this directive,
|
/external/llvm-project/llvm/test/DebugInfo/PDB/DIA/ |
D | pdbdump-symbol-format.test | 13 ; SYM_FORMAT-FPO: func [{{.*}}] (FPO) unsigned int __cdecl fpo_func(unsigned int n) 63 ; GLOBALS-DAG: func [{{.*}}] (FPO) unsigned int __cdecl fpo_func(unsigned int n)
|
/external/llvm/test/DebugInfo/PDB/DIA/ |
D | pdbdump-symbol-format.test | 12 ; SYM_FORMAT-DAG: func [{{.*}}] (FPO) unsigned int __cdecl fpo_func(unsigned int n) 58 ; GLOBALS-DAG: func [{{.*}}] (FPO) unsigned int __cdecl fpo_func(unsigned int n)
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawConstants.h | 67 FPO, enumerator
|
/external/abseil-cpp/absl/debugging/internal/ |
D | stacktrace_win32-inl.inc | 25 // dealing with FPO, similar to what WinDbg does (see 31 // work with FPO but at least is fast, and doesn't require a symbol
|
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/ |
D | stacktrace_win32-inl.inc | 25 // dealing with FPO, similar to what WinDbg does (see 31 // work with FPO but at least is fast, and doesn't require a symbol
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/ |
D | stacktrace_win32-inl.inc | 25 // dealing with FPO, similar to what WinDbg does (see 31 // work with FPO but at least is fast, and doesn't require a symbol
|
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/ |
D | stacktrace_win32-inl.inc | 25 // dealing with FPO, similar to what WinDbg does (see 31 // work with FPO but at least is fast, and doesn't require a symbol
|
/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
D | stacktrace_win32-inl.inc | 25 // dealing with FPO, similar to what WinDbg does (see 31 // work with FPO but at least is fast, and doesn't require a symbol
|
/external/openscreen/third_party/abseil/src/absl/debugging/internal/ |
D | stacktrace_win32-inl.inc | 25 // dealing with FPO, similar to what WinDbg does (see 31 // work with FPO but at least is fast, and doesn't require a symbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 87 FPO, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 87 FPO, enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | fpo-funclet.ll | 23 ; No FPO directives in the catchpad for now. 27 ; FIXME: This endproc is for the parent function. To get FPO data for
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiStreamBuilder.cpp | 303 DbgStreams[(int)DbgHeaderType::FPO].emplace(); in finalizeMsfLayout() 304 DbgStreams[(int)DbgHeaderType::FPO]->Size = in finalizeMsfLayout() 306 DbgStreams[(int)DbgHeaderType::FPO]->WriteFn = in finalizeMsfLayout()
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiStreamBuilder.cpp | 299 DbgStreams[(int)DbgHeaderType::FPO].emplace(); in finalizeMsfLayout() 300 DbgStreams[(int)DbgHeaderType::FPO]->Size = in finalizeMsfLayout() 302 DbgStreams[(int)DbgHeaderType::FPO]->WriteFn = in finalizeMsfLayout()
|