Home
last modified time | relevance | path

Searched defs:pf (Results 1 - 25 of 137) sorted by relevance

123456

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_annotation.cpp29 const panda_file::File &pf = *method->GetPandaFile(); in FindAsyncAnnotation() local
/arkcompiler/runtime_core/static_core/tests/fuzztest/literaldataaccessor_fuzzer/
H A Dliteraldataaccessor_fuzzer.cpp23 auto pf = ark::panda_file::OpenPandaFileFromMemory(data, size); in LiteralDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/literaldataaccessor_fuzzer/
H A Dliteraldataaccessor_fuzzer.cpp24 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in LiteralDataAccessorFuzzTest() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Druntime_adapter.cpp28 auto &pf = mda.GetPandaFile(); in IsEqual() local
/arkcompiler/runtime_core/static_core/disassembler/tests/
H A Dextractor_test.cpp43 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
H A Dfunctions_test.cpp42 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
78 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
121 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in BuildPandaMethod() local
[all...]
H A Dliterals_test.cpp45 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
74 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
119 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
169 auto pf in TEST() local
[all...]
H A Dtest_debug_info.cpp66 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
H A Drecords_test.cpp42 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
84 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
136 auto pf = ark::pandasm::AsmEmitter::Emit(program.Value()); in TEST() local
/arkcompiler/runtime_core/static_core/tests/fuzztest/methoddataaccessor_fuzzer/
H A Dmethoddataaccessor_fuzzer.cpp24 auto pf = ark::panda_file::OpenPandaFileFromMemory(data, size); in MethodDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/annotationdataaccessor_fuzzer/
H A Dannotationdataaccessor_fuzzer.cpp26 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in AnnotationDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/codedataaccessor_fuzzer/
H A Dcodedataaccessor_fuzzer.cpp27 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in CodeDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/classdataaccessor_fuzzer/
H A Dclassdataaccessor_fuzzer.cpp25 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in ClassDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/debuginfodataaccessor_fuzzer/
H A Ddebuginfodataaccessor_fuzzer.cpp26 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in DebugInfoDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/fielddataaccessor_fuzzer/
H A Dfielddataaccessor_fuzzer.cpp26 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in FieldDataAccessorFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/methoddataaccessor_fuzzer/
H A Dmethoddataaccessor_fuzzer.cpp25 auto pf = panda::panda_file::OpenPandaFileFromMemory(data, size); in MethodDataAccessorFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/getjspandafile_fuzzer/
H A Dgetjspandafile_fuzzer.cpp66 std::shared_ptr<JSPandaFile> pf; in GetJSPandaFileFuzzTest() local
/arkcompiler/runtime_core/libpandafile/
H A Dcode_data_accessor-inl.h62 inline uint32_t CodeDataAccessor::GetNumVregs(const File &pf, File::EntityId code_id) in GetNumVregs() argument
71 inline const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId code_id, uint32_t *vregs) in GetInstructions() argument
82 inline const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId code_id) in GetInstructions() argument
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dcode_data_accessor-inl.h63 inline uint32_t CodeDataAccessor::GetNumVregs(const File &pf, File::EntityId codeId) in GetNumVregs() argument
72 inline const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId codeId, uint32_t *vregs) in GetInstructions() argument
H A Dcode_data_accessor.cpp52 const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId codeId) in GetInstructions() argument
H A Ddebug_helpers.cpp41 const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_interop_runtime_interface-inl.h138 auto pf = ClassCast(klass)->GetPandaFile(); variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dget_test_class.cpp30 auto pf = pandasm::AsmEmitter::Emit(res.Value()); in GetTestClass() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test_resolve_field.cpp92 auto pf = ark::panda_file::File::Open("../bin-gtests/pre-build/interpreter_test_resolve_field.abc"); in TEST_F() local
H A Dinterpreter_test_resolve_ctor_class.cpp91 auto pf = ark::panda_file::File::Open("../bin-gtests/pre-build/interpreter_test_resolve_ctor_class.abc"); in TEST_F() local

Completed in 6 milliseconds

123456