Searched defs:entry (Results 1 – 7 of 7) sorted by relevance
22 #define EXTERN_DECL(entry, args) entry args argument
31 #define EXTERN_DECL(entry, args) extern entry args argument
73 struct dirent * entry; in td_ta_thr_iter() local
472 #define UNWIND_INFO_COMPRESSED_ENTRY_FUNC_OFFSET(entry) (entry & 0x00FFFFFF) argument473 #define UNWIND_INFO_COMPRESSED_ENTRY_ENCODING_INDEX(entry) ((entry >> 24) & 0xFF) argument
54 struct entry { struct in libunwind::DwarfFDECache55 pint_t mh;56 pint_t ip_start;57 pint_t ip_end;58 pint_t fde;
385 PrologInfoStackEntry *entry; in parseInstructions() local
556 struct { uint32_t tag; uint32_t value; } entry; in get_elf_hwcap_from_proc_self_auxv() local889 const struct CpuIdEntry* entry = &cpu_id_entries[i]; in android_cpuInit() local933 const struct CpuFix* entry = &cpu_fixes[n]; in android_cpuInit() local