/external/toybox/tests/ |
pwd.test | 15 ln -s . sym 16 cd sym 22 rm sym
|
/development/ndk/platforms/android-21/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/ |
cdefs_elf.h | 43 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ 45 #define __strong_alias(alias,sym) \ 47 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 49 #define __weak_alias(alias,sym) \ 51 _C_LABEL_STRING(#alias) " = " _C_LABEL_STRING(#sym)); 52 #define __weak_extern(sym) \ 53 __asm__(".weak " _C_LABEL_STRING(#sym)); 58 #define __warn_references(sym,msg) \ 59 /*__asm__(".section .gnu.warning." #sym "\n\t.ascii \"" msg "\"\n\t.text");*/ 99 #define __link_set_make_entry(set, sym) \ [all...] |
/external/toybox/kconfig/ |
symbol.c | 38 void sym_add_default(struct symbol *sym, const char *def) 40 struct property *prop = prop_alloc(P_DEFAULT, sym); 47 struct symbol *sym; local 58 sym = sym_lookup("ARCH", 0); 59 sym->type = S_STRING; 60 sym->flags |= SYMBOL_AUTO; 63 sym_add_default(sym, p); 65 sym = sym_lookup("KERNELVERSION", 0); 66 sym->type = S_STRING; 67 sym->flags |= SYMBOL_AUTO 377 struct symbol *sym; local 400 struct symbol *sym; local 723 struct symbol *sym, **sym_arr = NULL; local 762 struct symbol *sym; local [all...] |
/cts/tools/dasm/src/java_cup/runtime/ |
symbol.java | 9 * of the symbol number that they represent in the sym field. Finally, 26 sym = sym_num; 41 public int sym; field in class:symbol
|
/external/elfutils/libdwfl/ |
dwfl_module_addrname.c | 35 GElf_Sym sym; local 36 return INTUSE(dwfl_module_addrinfo) (mod, addr, &off, &sym,
|
/external/ltrace/sysdeps/linux-gnu/alpha/ |
plt.c | 32 sym2addr(struct process *proc, struct library_symbol *sym) 34 return sym->enter_addr;
|
/external/ltrace/sysdeps/linux-gnu/sparc/ |
plt.c | 31 sym2addr(struct process *proc, struct library_symbol *sym) 33 return sym->enter_addr;
|