Home
last modified time | relevance | path

Searched defs:GetCode (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_quick_method_header.h95 const uint8_t* GetCode() const { in GetCode() function
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc43 ArrayRef<const uint8_t> GetCode() const { in GetCode() function in art::linker::ArmBaseRelativePatcher::ThunkData