Searched refs:malloc_buffer_is_within_alloced (Results 1 – 15 of 15) sorted by relevance
325 r = (p1 && p2 && malloc_buffer_is_within_alloced(p1, 1024) && in self_test_malloc()326 !malloc_buffer_is_within_alloced(p1 + 25, 1000) && in self_test_malloc()327 !malloc_buffer_is_within_alloced(p1 - 25, 500) && in self_test_malloc()
53 bool malloc_buffer_is_within_alloced(void *buf, size_t len);
922 bool malloc_buffer_is_within_alloced(void *buf, size_t len) in malloc_buffer_is_within_alloced() function
514 00006fb0 g F .text 000000e0 malloc_buffer_is_within_alloced16840 00006fb0 <malloc_buffer_is_within_alloced>:16844 malloc_buffer_is_within_alloced():16849 6fb6: d253 bcs.n 7060 <malloc_buffer_is_within_alloced+0xb0>16919 malloc_buffer_is_within_alloced():16921 7014: e025 b.n 7062 <malloc_buffer_is_within_alloced+0xb2>16936 7030: e7e5 b.n 6ffe <malloc_buffer_is_within_alloced+0x4e>16950 704c: e7d7 b.n 6ffe <malloc_buffer_is_within_alloced+0x4e>16954 7052: e7c4 b.n 6fde <malloc_buffer_is_within_alloced+0x2e>16958 7058: e7b7 b.n 6fca <malloc_buffer_is_within_alloced+0x1a>[all …]
1169 0x0000000000006fb0 malloc_buffer_is_within_alloced
542 00009438 g F .text 000000e0 malloc_buffer_is_within_alloced22241 00009438 <malloc_buffer_is_within_alloced>:22245 malloc_buffer_is_within_alloced():22250 943e: d253 bcs.n 94e8 <malloc_buffer_is_within_alloced+0xb0>22320 malloc_buffer_is_within_alloced():22322 949c: e025 b.n 94ea <malloc_buffer_is_within_alloced+0xb2>22337 94b8: e7e5 b.n 9486 <malloc_buffer_is_within_alloced+0x4e>22351 94d4: e7d7 b.n 9486 <malloc_buffer_is_within_alloced+0x4e>22355 94da: e7c4 b.n 9466 <malloc_buffer_is_within_alloced+0x2e>22359 94e0: e7b7 b.n 9452 <malloc_buffer_is_within_alloced+0x1a>[all …]
1319 0x0000000000009438 malloc_buffer_is_within_alloced
231 000000000e14bc94 0000000000000168 T malloc_buffer_is_within_alloced
48032 e11edfc: 9400b3a6 bl e14bc94 <malloc_buffer_is_within_alloced>48038 e11ee10: 9400b3a1 bl e14bc94 <malloc_buffer_is_within_alloced>48046 e11ee28: 9400b39b bl e14bc94 <malloc_buffer_is_within_alloced>114180 000000000e14bc94 <malloc_buffer_is_within_alloced>:114181 malloc_buffer_is_within_alloced():114190 malloc_buffer_is_within_alloced():114196 malloc_buffer_is_within_alloced():114273 malloc_buffer_is_within_alloced():114293 e14bd9c: 17ffffe3 b e14bd28 <malloc_buffer_is_within_alloced+0x94>114306 e14bdcc: 17ffffd7 b e14bd28 <malloc_buffer_is_within_alloced+0x94>[all …]
24639 .text.malloc_buffer_is_within_alloced24641 0x000000000e14bc94 malloc_buffer_is_within_alloced
879 00012884 g F .text 000000e0 malloc_buffer_is_within_alloced44135 00012884 <malloc_buffer_is_within_alloced>:44139 malloc_buffer_is_within_alloced():44144 1288a: d253 bcs.n 12934 <malloc_buffer_is_within_alloced+0xb0>44214 malloc_buffer_is_within_alloced():44216 128e8: e025 b.n 12936 <malloc_buffer_is_within_alloced+0xb2>44231 12904: e7e5 b.n 128d2 <malloc_buffer_is_within_alloced+0x4e>44245 12920: e7d7 b.n 128d2 <malloc_buffer_is_within_alloced+0x4e>44249 12926: e7c4 b.n 128b2 <malloc_buffer_is_within_alloced+0x2e>44253 1292c: e7b7 b.n 1289e <malloc_buffer_is_within_alloced+0x1a>[all …]
2332 0x0000000000012884 malloc_buffer_is_within_alloced
541 .text.malloc_buffer_is_within_alloced
Completed in 359 milliseconds