Searched refs:addDataSecEntry (Results 1 – 2 of 2) sorted by relevance
192 void addDataSecEntry(uint32_t Id, const MCSymbol *Sym, uint32_t Size) { in addDataSecEntry() function
1616 It->second->addDataSecEntry(VarId, Asm->getSymbol(&Global), Size); in processGlobals()1716 It->second->addDataSecEntry(FuncId, Asm->getSymbol(F), 0); in processFuncPrototypes()