Searched defs:GetCode (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_quick_method_header.h | 95 const uint8_t* GetCode() const { in GetCode() function |
/art/compiler/linker/arm/ | ||
D | relative_patcher_arm_base.cc | 43 ArrayRef<const uint8_t> GetCode() const { in GetCode() function in art::linker::ArmBaseRelativePatcher::ThunkData |