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

/seL4-refos-master/libs/libelf/include/elf/
H A Delf.h119 PHYSICAL enumerator in enum:elf_addr_type
484 * @param addr_type If PHYSICAL return bounds of physical memory, otherwise
510 * @param addr_type If PHYSICAL load using the physical address, otherwise using the
/seL4-refos-master/projects/util_libs/libelf/include/elf/
H A Delf.h119 PHYSICAL enumerator in enum:elf_addr_type
484 * @param addr_type If PHYSICAL return bounds of physical memory, otherwise
510 * @param addr_type If PHYSICAL load using the physical address, otherwise using the
/seL4-refos-master/libs/libelf/src/
H A Delf.c476 if (addr_type == PHYSICAL) {
527 if (addr_type == PHYSICAL) {
/seL4-refos-master/projects/util_libs/libelf/src/
H A Delf.c476 if (addr_type == PHYSICAL) {
527 if (addr_type == PHYSICAL) {

Completed in 82 milliseconds