Searched refs:fixupDotSymbols (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Object/
H A DSectionMap.h194 // fixupDotSymbols - ensure the dot assignments are valid
195 void fixupDotSymbols();
/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp348 // fixupDotSymbols - ensure the dot symbols are valid
349 void SectionMap::fixupDotSymbols() function in class:SectionMap
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2536 sectionMap.fixupDotSymbols();

Completed in 209 milliseconds