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