Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h652 LDSection& getDataRelRoLocal() { in getDataRelRoLocal() function
657 const LDSection& getDataRelRoLocal() const { in getDataRelRoLocal() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1344 if (&pSectHdr == &file_format->getDataRelRoLocal()) in getSectionOrder()