Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.c548 EXT_KSYM, enumerator
3169 if (ext->type == EXT_KSYM && ext->ksym.type_id)
4155 ext->type = EXT_KSYM;
4190 if (ext->type != EXT_KSYM)
7461 if (ext->type != EXT_KSYM)
7756 if (!ext || ext->type != EXT_KSYM)
7937 if (ext->type != EXT_KSYM || !ext->ksym.type_id)
7975 if (ext->type == EXT_KSYM) {