Searched refs:AllocateRegion (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/
H A Delf.cpp80 AllocateRegion(AddrType* _address, AddrType size, uint8 protection, function in struct:ELF32Class
130 AllocateRegion(AddrType* _address, AddrType size, uint8 protection, function in struct:ELF64Class
308 // The kernel and the modules are relocatable, thus AllocateRegion()
314 if (Class::AllocateRegion(&address, totalSize,

Completed in 44 milliseconds