Home
last modified time | relevance | path

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

/art/compiler/linker/
Drelative_patcher.h73 uint32_t CodeAlignmentSize() const { in CodeAlignmentSize() function
Dmulti_oat_relative_patcher.cc47 uint32_t MultiOatRelativePatcher::CodeAlignmentSize() const { in CodeAlignmentSize() function in art::linker::MultiOatRelativePatcher
Drelative_patcher_test.h97 uint32_t CodeAlignmentSize(uint32_t header_offset_to_align) { in CodeAlignmentSize() function
/art/compiler/
Doat_writer.cc94 inline uint32_t CodeAlignmentSize(uint32_t header_offset, const CompiledMethod& compiled_method) { in CodeAlignmentSize() function