Home
last modified time | relevance | path

Searched refs:DT_AARCH64_VARIANT_PCS (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/backends/
Daarch64_symbol.c120 case DT_AARCH64_VARIANT_PCS: in aarch64_dynamic_tag_name()
133 || tag == DT_AARCH64_VARIANT_PCS); in aarch64_dynamic_tag_check()
/external/elfutils/libelf/
Delf.h2877 #define DT_AARCH64_VARIANT_PCS (DT_LOPROC + 5) macro