Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DLayout.cpp31 Layout::Range::Range(const LDSection& pHdr) in Range() argument
32 : header(const_cast<LDSection*>(&pHdr)), in Range()