Home | Sort by relevance Sort by last modified time |
/external/srec/srec/include/ | |
sizes.h | 38 ptr32; typedef in typeref:struct:__anon11183 |
/external/e2fsprogs/debugfs/ | |
set_fields.c | 256 __u32 *ptr32; member in union:__anon5318 283 *u.ptr32 = num; 299 __s32 *ptr32; local 311 ptr32 = (__s32 *) info->ptr; 312 *ptr32 = num; 342 __u32 *ptr32; local 344 ptr32 = (__u32 *) info->ptr; 353 *ptr32 = t; |
/external/qemu/elff/ | |
dwarf_utils.cc | 292 printf("PTR32) = x%08X\n", attr_value->ptr32); |
dwarf_defs.h | 119 Elf_Word ptr32;
member in union:Dwarf_Value::__anon9670 [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ | |
dwarf_utils.cc | 292 printf("PTR32) = x%08X\n", attr_value->ptr32); |
dwarf_defs.h | 119 Elf_Word ptr32; member in union:Dwarf_Value::__anon16783 |
/external/elfutils/src/ | |
elflint.c | 2331 uint32_t *ptr32 = (uint32_t *) (notemem + idx); local [all...] |