Searched refs:base_buf (Results 1 – 2 of 2) sorted by relevance
43 int parse_macho(uint8_t *base_buf, size_t sz) in parse_macho() argument47 uint8_t *buf = base_buf; in parse_macho()154 uint8_t *sym_buf = base_buf; in parse_macho()155 uint8_t *str_buf = base_buf; in parse_macho()184 memcpy(&val, base_buf + base_data_section + nl.n_value, in parse_macho()197 memcpy(&val, base_buf + base_data_section + nl.n_value, in parse_macho()
4571 unsigned char *base_buf = (unsigned char *) mode.phys_base; in testvbe_func() local4586 unsigned char *line_buf = base_buf + scanline * y; in testvbe_func()