Home | History | Annotate | Download | only in util

Lines Matching refs:BUILD_ID_SIZE

400 	char sbuild_id[BUILD_ID_SIZE * 2 + 1];
1099 u8 build_id[BUILD_ID_SIZE];
1102 BUILD_ID_SIZE) != BUILD_ID_SIZE)
1345 if (size < BUILD_ID_SIZE)
1383 memcpy(bf, ptr, BUILD_ID_SIZE);
1384 err = BUILD_ID_SIZE;
1400 if (size < BUILD_ID_SIZE)
1426 if (size < BUILD_ID_SIZE)
1449 BUILD_ID_SIZE) == BUILD_ID_SIZE) {
1547 char build_id_hex[BUILD_ID_SIZE * 2 + 1];
1980 u8 kallsyms_build_id[BUILD_ID_SIZE];
1981 char sbuild_id[BUILD_ID_SIZE * 2 + 1];