Home
last modified time | relevance | path

Searched defs:CodeAlignmentSize (Results 1 – 4 of 4) sorted by relevance

/art/dex2oat/linker/
Drelative_patcher.h101 uint32_t CodeAlignmentSize() const { in CodeAlignmentSize() function
Dmulti_oat_relative_patcher.cc61 uint32_t MultiOatRelativePatcher::CodeAlignmentSize() const { in CodeAlignmentSize() function in art::linker::MultiOatRelativePatcher
Drelative_patcher_test.h115 uint32_t CodeAlignmentSize(uint32_t header_offset_to_align) { in CodeAlignmentSize() function
Doat_writer.cc103 inline uint32_t CodeAlignmentSize(uint32_t header_offset, const CompiledMethod& compiled_method) { in CodeAlignmentSize() function