Searched refs:gap (Results 1 – 12 of 12) sorted by relevance
10 $(OBJCOPY) -O binary --gap-fill 0xff $< $@
194 int avail_lebs, avail, gap; in avail_orphs() local199 gap = c->leb_size - c->ohead_offs; in avail_orphs()200 if (gap >= UBIFS_ORPH_NODE_SZ + sizeof(__le64)) in avail_orphs()201 avail += (gap - UBIFS_ORPH_NODE_SZ) / sizeof(__le64); in avail_orphs()267 int gap, err, len, cnt, i; in write_orph_node() local270 gap = c->leb_size - c->ohead_offs; in write_orph_node()271 if (gap < UBIFS_ORPH_NODE_SZ + sizeof(__le64)) { in write_orph_node()274 gap = c->leb_size; in write_orph_node()284 cnt = (gap - UBIFS_ORPH_NODE_SZ) / sizeof(__le64); in write_orph_node()
5 name, this property fills the gap.
24 --gap-fill=0
48 objcopy -I binary -O binary --pad-to 0x2000 --gap-fill=0x00 \93 objcopy -I binary -O binary --pad-to 0x2000 --gap-fill=0x00 \96 objcopy -I binary -O binary --pad-to <blob_dst> --gap-fill=0x00 \
130 unsigned char gap; /* gap1 size */ member275 pCMD->cmd[GAP]=pFG->gap; /* gap */ in fdc_issue_cmd()
57 $(OBJCOPY) -O binary --gap-fill 0xff $< $@
106 hole into a device" to create a gap for an SPL, its payload
841 cmd_objcopy = $(OBJCOPY) --gap-fill=0xff $(OBJCOPYFLAGS) \1145 --gap-fill=0xff1244 --gap-fill=0xff1256 --pad-to=$(CONFIG_UBOOT_PAD_TO) --gap-fill=0xff
100 environment in one of the last sectors, leaving a gap
405 /* The size of the maximum gap between one aligned stack and the next. */
392 /* The size of the maximum gap between one aligned stack and the next. */