OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_method_header_offset
(Results
1 - 1
of
1
) sorted by null
/art/compiler/linker/arm64/
relative_patcher_arm64_test.cc
688
uint32_t
last_method_header_offset
= last_method_offset - sizeof(OatQuickMethodHeader);
local
691
RoundDown(
last_method_header_offset
- thunk_size, GetInstructionSetAlignment(kArm64));
693
last_method_header_offset
);
[
all
...]
Completed in 420 milliseconds