Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h502 LDSection& getDataRelRo() { in getDataRelRo() function
507 const LDSection& getDataRelRo() const { in getDataRelRo() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1341 &pSectHdr == &file_format->getDataRelRo()) in getSectionOrder()