Home
last modified time | relevance | path

Searched refs:paddr (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFSegment.h64 uint64_t paddr() const in paddr() function
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp348 phdr[index].p_paddr = (*seg).paddr(); in emitProgramHeader()