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