Searched defs:CommonSymbol (Results 1 – 3 of 3) sorted by relevance
413 class CommonSymbol : public Symbol { in CommonSymbol() function 32 class CommonSymbol; global() variable
241 CommonSymbol(StringRefZ name, InputFile *file, uint64_t size, uint32_t align, CommonSymbol() function
169 uint64_t CommonAddr = getMainBinarySymbolAddress(CommonSymbol); in addCommonSymbols() local