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

/frameworks/compile/mclinker/include/mcld/Object/
H A DSectionMap.h119 const_dot_iterator find_first_explicit_dot() const;
120 dot_iterator find_first_explicit_dot();
/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp112 SectionMap::Output::find_first_explicit_dot() const { function in class:mcld::SectionMap::Output
120 SectionMap::Output::dot_iterator SectionMap::Output::find_first_explicit_dot() { function in class:mcld::SectionMap::Output
339 Output::dot_iterator dot = (*it)->find_first_explicit_dot();

Completed in 322 milliseconds