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

/frameworks/compile/mclinker/include/mcld/Support/
H A DMemoryArea.h191 // isReadable - check if the memory area is readable
192 bool isReadable() const;
/frameworks/compile/mclinker/lib/Support/
H A DMemoryArea.cpp142 bool MemoryArea::isReadable() const function in class:MemoryArea
380 if (!isGood() || !isReadable())

Completed in 142 milliseconds