Searched defs:sect_size (Results 1 – 3 of 3) 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/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/llvm-project/llvm/tools/llvm-objdump/ |
| D | MachODump.cpp | 1303 uint32_t sect_size, uint64_t sect_addr, in DumpCstringSection() 1336 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral4Section() 1380 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral8Section() 1412 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral16Section() 1438 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection() 1607 uint32_t sect_size, uint64_t sect_addr, in DumpInitTermPointerSection() 1770 uint32_t sect_size = BytesStr.size(); in DumpSectionContents() local
|