Searched defs:loadAddress (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/elf/
H A DElfFile.cpp28 ElfSection(const char* name, uint32 type, int fd, uint64 offset, uint64 size, target_addr_t loadAddress, uint32 flags, uint32 linkIndex) argument
91 ElfSegment(uint32 type, uint64 fileOffset, uint64 fileSize, target_addr_t loadAddress, target_size_t loadSize, uint32 flags) argument
/haiku/src/system/runtime_loader/
H A Dimages.cpp305 addr_t loadAddress; local
175 get_image_region_load_address(image_t* image, uint32 index, long lastDelta, bool fixed, addr_t& loadAddress, uint32& addressSpecifier) argument
[all...]

Completed in 47 milliseconds