Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
Dlink_map.c40 #define PROBE_TYPE AT_PHENT macro
67 if (type == BE64 (PROBE_TYPE) in auxv_format_probe()
74 if (type == LE64 (PROBE_TYPE) in auxv_format_probe()
86 if (u->a32[i].a_type == BE32 (PROBE_TYPE) in auxv_format_probe()
93 if (u->a32[i].a_type == LE32 (PROBE_TYPE) in auxv_format_probe()