Searched defs:safe_add (Results 1 – 2 of 2) sorted by relevance
/bionic/linker/ | ||
D | linker_utils_test.cpp | 139 TEST(linker_utils, safe_add) { in TEST() argument |
D | linker_utils.cpp | 172 bool safe_add(off64_t* out, off64_t a, size_t b) { in safe_add() function |