Home
last modified time | relevance | path

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

/aosp_15_r20/art/oatdump/
H A Doatdump.cc1113 static constexpr uint32_t kMaxCodeSize = 100 * 1000; member in art::OatDumper
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2120 const int kMaxCodeSize = (kEndPage - kStartPage + 2) * kPageSize; in AdrpPageBoundaryHelper() local
2201 const int kMaxCodeSize = 2 * kPageSize; in AdrpOffsetHelper() local