Searched defs:CommonSymbol (Results 1 – 3 of 3) sorted by relevance
34 class CommonSymbol; variable331 CommonSymbol(InputFile *file, StringRefZ name, uint8_t binding, in CommonSymbol() function
137 CommonSymbol(StringRefZ name, InputFile *file, uint64_t size, uint32_t align) in CommonSymbol() function
138 for (auto &CommonSymbol : CommonSymbols) { in addCommonSymbols() local