Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/runtime_core/tests/fuzztest/openuncompressedarchive_fuzzer/
Dopenuncompressedarchive_fuzzer.cpp21 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/
Dextend_assembler.cpp108 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/
Dpanda_runner.h146 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/
Dload_fuzzer.cpp27 FILE *fp = fopen(name, "wb"); in LoadFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/open_fuzzer/
Dopen_fuzzer.cpp23 FILE *fp = fopen(filename, "w"); in OpenFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/readosfile_fuzzer/
Dreadosfile_fuzzer.cpp25 FILE *fp = fopen(filename, "w"); in ReadOsFileFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/resolvesymbol_fuzzer/
Dresolvesymbol_fuzzer.cpp27 FILE *fp = fopen(name, "wb"); in ResolveSymbolFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/checkheader_fuzzer/
Dcheckheader_fuzzer.cpp24 FILE *fp = fopen(filename, "w+"); in CheckHeaderFuzzTest() local
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_test.cpp251 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/
Dframe_test.cpp76 uintptr_t fp = reinterpret_cast<uintptr_t>(&frame[9]); // 9: bottom of frame in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp178 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/
Dfile.h130 auto fp = _fullpath(buffer.data(), relative_path.data(), buffer.size() - 1); in GetAbsolutePath() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h169 auto fp = realpath(relative_path.data(), buffer.data()); in GetAbsolutePath() local
/arkcompiler/runtime_core/libziparchive/
Dzip_archive.cpp42 int OpenArchiveFile(ZipArchiveHandle &handle, FILE *fp) in OpenArchiveFile()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp62 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
Dcommon_call.cpp37 Register fp(X29); in PushAsmInterpBridgeFrame() local
Dasm_interpreter_call.cpp656 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/
Dassembler.h49 int fp = -1; in GetFpRegByTriple() local
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp175 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/
Dcpu_profiler.cpp423 [[maybe_unused]] void *fp = nullptr; in GetStackSignalHandler() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp32 FrameHandler::FrameHandler(const JSThread *thread, void *fp) in FrameHandler()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h224 void SetLastFp(JSTaggedType *fp) in SetLastFp()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h450 GateRef fp = Load(VariableType::NATIVE_POINTER(), state, in GetStartIdxAndNumArgs() local
Dllvm_ir_builder.cpp783 LLVMValueRef fp = LLVMBuildPtrToInt(builder_, llvmFpAddr, GetInt64T(), "cast_int64_t"); in UpdateLeaveFrame() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1197 …all::ThrowStackOverflowExceptionAndReturn(ExtendedAssembler *assembler, Register glue, Register fp, in ThrowStackOverflowExceptionAndReturn()

12