Home
last modified time | relevance | path

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

/frameworks/compile/slang/tests/F_refcount_15/
Drefcount_15.rs13 static struct noExport { struct
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h85 bool noExport() const { return m_bNoExport; } in noExport() function
/frameworks/compile/mclinker/lib/LD/
DGNUArchiveReader.cpp386 if (pArchive.getARFile().noExport()) { in includeMember()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp420 if (pInput.noExport() && (pDesc != ResolveInfo::Undefined)) { in AddSymbol()