Searched defs:getExportSymbols (Results 1 – 2 of 2) sorted by relevance
670 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function2063 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function
742 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function2282 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function