reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1862 uint8_t *Addr = MemMgr.allocateDataSection(TotalSize, getGOTEntrySize(), 1868 SectionEntry(".got", Addr, TotalSize, TotalSize, 0); 1868 SectionEntry(".got", Addr, TotalSize, TotalSize, 0); 1872 memset(Addr, 0, TotalSize);