zig/lib/std/heap
Kenta Iwasaki 5c7f2ab011 stage1: deal with BPF not supporting @returnAddress()
Make `@returnAddress()` return for the BPF target, as the BPF target for
the time being does not support probing for the return address. Stack
traces for the general purpose allocator for the BPF target is also set
to not be captured.
2021-12-19 23:22:05 -08:00
..
arena_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00
general_purpose_allocator.zig stage1: deal with BPF not supporting @returnAddress() 2021-12-19 23:22:05 -08:00
log_to_writer_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00
logging_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00