Home
last modified time | relevance | path

Searched refs:EM_AARCH64 (Results 1 – 3 of 3) sorted by relevance

/test/vts/utils/python/library/elf/
Dconsts.py56 EM_AARCH64 = 183 variable
/test/vts/utils/python/library/vtable/
Dvtable_dumper.py126 consts.EM_AARCH64: (consts.R_AARCH64_ABS64, consts.R_AARCH64_RELATIVE),
/test/vts/utils/python/library/
Delf_parser.py610 for abi_prefix, machine in (("arm64", consts.EM_AARCH64),