Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/MC/
DSymbolCategory.cpp408 SymbolCategory::iterator SymbolCategory::commonEnd() in commonEnd() function in SymbolCategory
420 SymbolCategory::const_iterator SymbolCategory::commonEnd() const in commonEnd() function in SymbolCategory
429 return commonEnd(); in dynamicBegin()
441 return commonEnd(); in dynamicBegin()
453 return commonEnd(); in regularBegin()
463 return commonEnd(); in regularBegin()
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h111 iterator commonEnd();
113 const_iterator commonEnd() const;
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp581 com_end = symbol_list.commonEnd(); in allocateCommonSymbols()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp858 com_end = symbol_list.commonEnd(); in allocateCommonSymbols()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1632 com_end = symbol_list.commonEnd(); in allocateCommonSymbols()