Searched refs:gLibDlSymtab (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Ddlfcn.cpp172 static Elf32_Sym gLibDlSymtab[] = { variable
193 // gLibDlSymtab starting with index [1], then
196 // walk through every element in gLibDlSymtab,
201 // of actual symbols, or nelems(gLibDlSymtab)-1
202 // (since the first element of gLibDlSymtab is not
224 symtab: gLibDlSymtab,

Completed in 1334 milliseconds