summaryrefslogtreecommitdiffstats
path: root/linker/ba.h
Commit message (Collapse)AuthorAgeFilesLines
* bionic/linker: change the buddy allocator to take a handle to the managed areaIliyan Malchev2009-10-191-5/+26
| | | | | | | | | -- rename struct ba_info to struct ba -- move the static ba descriptor from ba.c to linker.c and rename it ba_prelink -- ba_init, ba_allocate, ba_free, ba_start_addr, and ba_len all take a pointer to struct ba Signed-off-by: Iliyan Malchev <malchev@google.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+38
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-38/+0
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+38