Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h94 iterator regularBegin();
96 const_iterator regularBegin() const;
/frameworks/compile/mclinker/lib/MC/
DSymbolCategory.cpp318 SymbolCategory::iterator SymbolCategory::regularBegin() in regularBegin() function in SymbolCategory
328 SymbolCategory::const_iterator SymbolCategory::regularBegin() const in regularBegin() function in SymbolCategory