Searched defs:sect_size (Results 1 – 7 of 7) 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/u-boot/drivers/mtd/ |
D | cfi_mtd.c | 133 int sect_size = 0; in cfi_mtd_set_erasesize() local
|
D | pic32_flash.c | 354 ulong sect_size; in pic32_flash_bank_init() local
|
/external/u-boot/include/ |
D | fat.h | 170 __u16 sect_size; /* Size of sectors in bytes */ member
|
/external/u-boot/cmd/ |
D | fdc.c | 412 int sect_size; in fdc_read_data() local
|
/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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 984 uint32_t sect_size, uint64_t sect_addr, in DumpCstringSection() 1017 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral4Section() 1061 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral8Section() 1093 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral16Section() 1119 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection() 1285 uint32_t sect_size, uint64_t sect_addr, in DumpInitTermPointerSection() 1443 uint32_t sect_size = BytesStr.size(); in DumpSectionContents() local
|