Home
last modified time | relevance | path

Searched refs:CHECK_ALIGNED_PARAM (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Dexception_test.cc74 CHECK_ALIGNED_PARAM(native_pc_offset, GetInstructionSetInstructionAlignment(kRuntimeISA)); in SetUp()
/art/libartbase/base/
Dbit_utils.h222 #define CHECK_ALIGNED_PARAM(value, alignment) \ macro
/art/runtime/
Doat_file.cc2201 CHECK_ALIGNED_PARAM(entry.bss_offset, slot_size); in DCheckIndexToBssMapping()
/art/dex2oat/linker/
Doat_writer.cc2488 CHECK_ALIGNED_PARAM(current_offset, CompactOffsetTable::kAlignment); in VisitDexMethods()