HomeSort by relevance Sort by last modified time
    Searched defs:cu_header (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libdw/
dwarf_getaranges.c 142 const char *cu_header = (dbg->sectiondata[IDX_debug_info]->d_buf local
145 if (read_4ubyte_unaligned_noncvt (cu_header) == 0xffffffff)
  /external/qemu/slirp/
udp.c 424 struct cu_header { struct
620 cu_head = mtod(m, struct cu_header *);
  /external/qemu/slirp-android/
udp.c 449 struct cu_header { struct
476 cu_head = mtod(m, struct cu_header *);

Completed in 1764 milliseconds