Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h183 #define STB_LOCAL 0 /* BIND */ macro
A Ddlelf.c180 if ((sym->st_shndx != SHT_NULL) ||(ELF_ST_BIND(sym->st_info) == STB_LOCAL)) in dlmodule_load_shared_object()
/components/lwp/
A Dlwp_elf.h488 #define STB_LOCAL 0 /* Local symbol */ macro

Completed in 35 milliseconds