Searched defs:sect_size (Results  1 – 5 of 5) sorted by relevance
| /external/mesa3d/src/freedreno/decode/ | 
| D | pgmdump.c | 274 static void *next_sect(struct state *state, int *sect_size)  in next_sect() 416 	int i, sect_size;  in dump_shaders_a2xx()  local 519 		int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0;  in dump_shaders_a3xx()  local 598 		int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0;  in dump_shaders_a3xx()  local 678 	int i, sect_size;  in dump_program()  local
  | 
| /external/exfatprogs/fsck/ | 
| D | fsck.h | 70 	unsigned int		sect_size;  member
  | 
| /external/llvm/tools/llvm-objdump/ | 
| D | MachODump.cpp | 666                                uint32_t sect_size, uint64_t sect_addr,  in DumpCstringSection() 699                                 uint32_t sect_size, uint64_t sect_addr,  in DumpLiteral4Section() 743                                 uint32_t sect_size, uint64_t sect_addr,  in DumpLiteral8Section() 775                                  uint32_t sect_size, uint64_t sect_addr,  in DumpLiteral16Section() 801                                       const char *sect, uint32_t sect_size,  in DumpLiteralPointerSection() 972                                        uint32_t sect_size, uint64_t sect_addr,  in DumpInitTermPointerSection() 1098         uint32_t sect_size = BytesStr.size();  in DumpSectionContents()  local
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 84267 	unsigned int sect_size;  member
  | 
| D | vmlinux.h | 84267 	unsigned int sect_size;  member
  |