Searched refs:real_len (Results 1 – 1 of 1) sorted by relevance
366 const size_t real_len = len - sizeof(DSO__DELETED); in map__load() local369 strcmp(name + real_len + 1, DSO__DELETED) == 0) { in map__load()372 (int)real_len, name); in map__load()
Completed in 4 milliseconds