Searched refs:nsects (Results 1 – 7 of 7) sorted by relevance
491 if (seg->nsects != 0) in modify_macho_loadcmds()503 if (seg->nsects != 0) in modify_macho_loadcmds()
322 uint32_t nsects; member336 uint32_t nsects; member
792 #define blk_finished_io(nsects) do { } while (0) argument793 #define blk_started_io(nsects) do { } while (0) argument
118 if (seg_c.nsects < 1) { in parse_macho()134 if (seg_c.nsects < 1) { in parse_macho()
548 uint32_t nsects; member598 cmd->nsects = sections_.length(); in WriteSegmentCommand()601 cmd->nsects; in WriteSegmentCommand()
550 uint32_t nsects; member600 cmd->nsects = sections_.length(); in WriteSegmentCommand()603 cmd->nsects; in WriteSegmentCommand()
613 for (s = 0; s < seg->nsects; s++) { in getsectdata()