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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegment.h94 uint64_t paddr() const function in class:mcld::ELFSegment
/frameworks/compile/mclinker/lib/LD/
H A DELFWriter.cpp279 phdr[index].p_paddr = (*seg).paddr();
310 phdr[index].p_paddr = (*seg).paddr();

Completed in 33 milliseconds