Searched defs:dataSec (Results 1 – 2 of 2) sorted by relevance
509 bool AOTFileManager::RewriteDataSection(uintptr_t dataSec, size_t size, uintptr_t newData, size_t n… in RewriteDataSection()
998 DataSection *dataSec = static_cast<DataSection *>(section); in AppendSecSymsToSymTabSec() local