Searched refs:addition (Results 1 – 6 of 6) sorted by relevance
/bionic/linker/ |
D | linker_note_gnu_property_test.cpp | 110 const uintptr_t addition = align_up(pr_datasz, sizeof(ElfW(Addr))); in push() local 111 if ((offset() + addition) > kMaxSectionSize) { in push() 124 memset(§ion[offset()], 0xAA, addition - pr_datasz); in push() 125 step(addition - pr_datasz); in push()
|
/bionic/libc/malloc_debug/ |
D | README_marshmallow_and_earlier.md | 79 a front guard). This buffer is filled with the pattern (0xaa). In addition, 88 a list of freed allocations. In addition to being added to the list, the
|
D | README.md | 268 a list of freed allocations. In addition to being added to the list, the 301 In addition, there is another type of error message that can occur if 631 In addition, when the new option backtrace\_full is used, another line will
|
/bionic/docs/ |
D | status.md | 64 * `timespec_getres` (C23 addition). 82 * `memset_explicit` in <string.h> (C23 addition). 121 * `timespec_get` (C11 `<time.h>` addition)
|
D | native_allocator.md | 117 In addition to the bionic tests, there is also a CTS test that is designed 155 In addition, there is another option: 392 In addition, in order for the frameworks code to keep track of the memory
|
D | elf-tls.md | 565 > In addition the run-time support should avoid creating the thread-local storage if it is not 673 * arm64: requires either subtle reinterpretation of a TLS relocation or addition of a new
|