Home
last modified time | relevance | path

Searched refs:commonEnd (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DSymbolCategory.cpp365 SymbolCategory::iterator SymbolCategory::commonEnd() { in commonEnd() function in mcld::SymbolCategory
375 SymbolCategory::const_iterator SymbolCategory::commonEnd() const { in commonEnd() function in mcld::SymbolCategory
382 return commonEnd(); in dynamicBegin()
392 return commonEnd(); in dynamicBegin()
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h109 iterator commonEnd();
111 const_iterator commonEnd() const;
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp841 com_end = symbol_list.commonEnd(); in allocateCommonSymbols()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp645 com_end = symbol_list.commonEnd(); in allocateCommonSymbols()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1566 com_end = symbol_list.commonEnd(); in allocateCommonSymbols()