/arkcompiler/runtime_core/tests/fuzztest/openuncompressedarchive_fuzzer/ |
D | openuncompressedarchive_fuzzer.cpp | 21 void CloseAndRemoveZipFile(panda::ZipArchiveHandle &handle, FILE *fp, const char *filename) in CloseAndRemoveZipFile() 45 FILE *fp = fopen(zip_filename, mode); in OpenUncompressedArchiveFuzzTest() local
|
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
D | extend_assembler.cpp | 108 void ExtendedAssembler::PushArgc(int32_t argc, Register op, Register fp) in PushArgc() 114 void ExtendedAssembler::PushArgc(Register argc, Register op, Register fp) in PushArgc() 120 void ExtendedAssembler::Align16(Register fp) in Align16()
|
/arkcompiler/runtime_core/compiler/tests/ |
D | panda_runner.h | 146 uintptr_t fp; in Hook() local 154 uintptr_t fp; in Hook() local 168 uintptr_t fp; in Hook() local
|
/arkcompiler/runtime_core/tests/fuzztest/load_fuzzer/ |
D | load_fuzzer.cpp | 27 FILE *fp = fopen(name, "wb"); in LoadFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/open_fuzzer/ |
D | open_fuzzer.cpp | 23 FILE *fp = fopen(filename, "w"); in OpenFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/readosfile_fuzzer/ |
D | readosfile_fuzzer.cpp | 25 FILE *fp = fopen(filename, "w"); in ReadOsFileFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/resolvesymbol_fuzzer/ |
D | resolvesymbol_fuzzer.cpp | 27 FILE *fp = fopen(name, "wb"); in ResolveSymbolFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/checkheader_fuzzer/ |
D | checkheader_fuzzer.cpp | 24 FILE *fp = fopen(filename, "w+"); in CheckHeaderFuzzTest() local
|
/arkcompiler/runtime_core/libpandafile/tests/ |
D | file_test.cpp | 251 auto fp = fopen(file_name_zip_with_entry, "a"); variable 300 auto fp = fopen(ABC_FILE, "rb"); variable 331 auto fp = fopen(ABC_FILE, "w"); variable 355 auto fp = fopen(ARCHIVE_FILENAME, "w+"); variable
|
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | frame_test.cpp | 76 uintptr_t fp = reinterpret_cast<uintptr_t>(&frame[9]); // 9: bottom of frame in HWTEST_F_L0() local
|
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
D | js_stackinfo.cpp | 178 uintptr_t fp = uctx->uc_mcontext.regs[29]; // 29: fp in CrashCallback() local 342 bool StepArkManagedNativeFrame(int pid, uintptr_t *pc, uintptr_t *fp, uintptr_t *sp, in StepArkManagedNativeFrame() 434 bool GetArkJSHeapCrashInfo(int pid, uintptr_t *bytecodePc, uintptr_t *fp, bool outJSInfo, char *out… in GetArkJSHeapCrashInfo() 498 int pid, uintptr_t *pc, uintptr_t *fp, uintptr_t *sp, char *buf, size_t buf_sz) in step_ark_managed_native_frame() 507 int pid, uintptr_t *x20, uintptr_t *fp, int outJsInfo, char *buf, size_t buf_sz) in get_ark_js_heap_crash_info()
|
/arkcompiler/runtime_core/platforms/windows/libpandabase/ |
D | file.h | 130 auto fp = _fullpath(buffer.data(), relative_path.data(), buffer.size() - 1); in GetAbsolutePath() local
|
/arkcompiler/runtime_core/platforms/unix/libpandabase/ |
D | file.h | 169 auto fp = realpath(relative_path.data(), buffer.data()); in GetAbsolutePath() local
|
/arkcompiler/runtime_core/libziparchive/ |
D | zip_archive.cpp | 42 int OpenArchiveFile(ZipArchiveHandle &handle, FILE *fp) in OpenArchiveFile()
|
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
D | optimized_call.cpp | 62 Register fp(FP); in CallRuntime() local 461 Register fp(X29); in JSCallInternal() local 593 Register fp = __ AvailableRegister1(); in JSBoundFunctionCallInternal() local 751 Register fp(X29); in CallRuntimeWithArgv() local 785 Register fp(X6); in PopJSFunctionArgs() local 807 Register fp(X29); in PushJSFunctionEntryFrame() local 822 Register fp(X29); in PopJSFunctionEntryFrame() local 1107 Register fp(FP); in DeoptHandlerAsm() local
|
D | common_call.cpp | 37 Register fp(X29); in PushAsmInterpBridgeFrame() local
|
D | asm_interpreter_call.cpp | 656 Register fp(X8); in ResumeRspAndDispatch() local 788 Register fp(X5); in ResumeCaughtFrameAndDispatch() local 818 Register fp(X5); in ResumeUncaughtFrameAndReturn() local 1102 void AsmInterpreterCall::PushFrameState(ExtendedAssembler *assembler, Register prevSp, Register fp, in PushFrameState() 1138 Register fp(X29); in PushAsmInterpEntryFrame() local 1269 Register fp, Register op) in ThrowStackOverflowExceptionAndReturn()
|
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/ |
D | assembler.h | 49 int fp = -1; in GetFpRegByTriple() local
|
/arkcompiler/runtime_core/libpandafile/ |
D | file.cpp | 175 std::unique_ptr<const panda_file::File> HandleArchive(ZipArchiveHandle &handle, FILE *fp, std::stri… in HandleArchive() 203 FILE *fp = fopen(std::string(location).c_str(), mode); in OpenPandaFile() local
|
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
D | cpu_profiler.cpp | 423 [[maybe_unused]] void *fp = nullptr; in GetStackSignalHandler() local
|
/arkcompiler/ets_runtime/ecmascript/interpreter/ |
D | frame_handler.cpp | 32 FrameHandler::FrameHandler(const JSThread *thread, void *fp) in FrameHandler()
|
/arkcompiler/ets_runtime/ecmascript/ |
D | js_thread.h | 224 void SetLastFp(JSTaggedType *fp) in SetLastFp()
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | interpreter_stub-inl.h | 450 GateRef fp = Load(VariableType::NATIVE_POINTER(), state, in GetStartIdxAndNumArgs() local
|
D | llvm_ir_builder.cpp | 783 LLVMValueRef fp = LLVMBuildPtrToInt(builder_, llvmFpAddr, GetInt64T(), "cast_int64_t"); in UpdateLeaveFrame() local
|
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
D | asm_interpreter_call.cpp | 1197 …all::ThrowStackOverflowExceptionAndReturn(ExtendedAssembler *assembler, Register glue, Register fp, in ThrowStackOverflowExceptionAndReturn()
|