Home
last modified time | relevance | path

Searched defs:GetInstructions (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dcode_data_accessor-inl.h71 inline const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId code_id, uint32_t *vregs) in GetInstructions() function in panda::panda_file::CodeDataAccessor
82 inline const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId code_id) in GetInstructions() function in panda::panda_file::CodeDataAccessor
H A Dcode_data_accessor.h144 const uint8_t *GetInstructions() const in GetInstructions() function in panda::panda_file::CodeDataAccessor
H A Dfile_items.h1415 std::vector<uint8_t> *GetInstructions() in GetInstructions() function in panda::panda_file::ClassTag::MethodTag::FieldTag::CodeItem
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dcode_data_accessor-inl.h72 inline const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId codeId, uint32_t *vregs) in GetInstructions() function in ark::panda_file::CodeDataAccessor
H A Dcode_data_accessor.cpp52 const uint8_t *CodeDataAccessor::GetInstructions(const File &pf, File::EntityId codeId) in GetInstructions() function in ark::panda_file::CodeDataAccessor
H A Dcode_data_accessor.h144 const uint8_t *GetInstructions() const in GetInstructions() function in ark::panda_file::CodeDataAccessor
H A Dfile_items.h1535 std::vector<uint8_t> *GetInstructions() in GetInstructions() function in ark::panda_file::ClassTag::CodeItem
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h233 const uint8_t *GetInstructions() const in GetInstructions() function in ark::Method::VerificationStage
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp2192 IdList Disassembler::GetInstructions(pandasm::Function *method, panda_file::File::EntityId method_id, in GetInstructions() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp1789 IdList Disassembler::GetInstructions(pandasm::Function *method, panda_file::File::EntityId methodId, in GetInstructions() function in ark::disasm::Disassembler

Completed in 17 milliseconds