Searched refs:filled (Results 1 – 4 of 4) sorted by relevance
148 int len, filled = 0; in load_file() local157 len = grub_read (buf + filled, allocated - filled); in load_file()164 filled += len; in load_file()165 if (filled < allocated) in load_file()172 *size = filled; in load_file()
38 * _GLOBAL_OFFSET_TABLE_ symbol and .PLT0. .PLT0 is filled by dynamic
664 movw bootsym(mt_end), %di # Already filled?
313 * `old_addr` is the address of the function to be patched and is filled in at436 .expect = { /* All fields to be filled manually */788 should be filled out. Can be zero to get
Completed in 6 milliseconds