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.cpp334 // fixupDotSymbols - ensure the dot symbols are valid
335 void SectionMap::fixupDotSymbols() { function in class:mcld::SectionMap
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2440 sectionMap.fixupDotSymbols();

Completed in 267 milliseconds