Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dkernel.py214 self.needed = {}
242 needed = {}
245 if not path in needed:
246 needed[path] = set()
257 if not path in needed:
258 needed[path] = set()
261 needed[path].add(user)
264 for header in needed.keys():
265 users = needed[header]
266 if not header in self.needed:
[all …]
/bionic/linker/
Dlinker.cpp486 static Elf32_Sym* soinfo_do_lookup(soinfo* si, const char* name, soinfo** lsi, soinfo* needed[]) { in soinfo_do_lookup() argument
564 for (int i = 0; needed[i] != NULL; i++) { in soinfo_do_lookup()
566 si->name, name, needed[i]->name); in soinfo_do_lookup()
567 s = soinfo_elf_lookup(needed[i], elf_hash, name); in soinfo_do_lookup()
569 *lsi = needed[i]; in soinfo_do_lookup()
852 soinfo* needed[]) in soinfo_relocate() argument
873 s = soinfo_do_lookup(si, sym_name, &lsi, needed); in soinfo_relocate()
1057 Elf32_Sym *src = soinfo_do_lookup(NULL, sym_name, &lsi, needed); in soinfo_relocate()
1091 static int mips_relocate_got(soinfo* si, soinfo* needed[]) { in mips_relocate_got() argument
1135 s = soinfo_do_lookup(si, sym_name, &lsi, needed); in mips_relocate_got()
[all …]
/bionic/libc/
DCAVEATS2 of the POSIX standard. we only add functions on a as-needed basis, and there are a few things
/bionic/libc/kernel/
DREADME.TXT3 conflicts. for more information why this is needed, see the "RATIONALE"
23 only contain the files that are really needed by Android (use
87 (please ensure that these are really needed, e.g. with tools/find_headers.py)
106 sure that it is really needed by the Android sources. then add it to
/bionic/libc/arch-mips/string/
Dmemset.S193 # 96 bytes left. The value "96" is calculated as needed buffer for