Searched defs:CommonSymbol (Results 1 – 3 of 3) sorted by relevance
32 class CommonSymbol; variable413 CommonSymbol(InputFile *file, StringRef name, uint8_t binding, in CommonSymbol() function
241 CommonSymbol(StringRefZ name, InputFile *file, uint64_t size, uint32_t align, in CommonSymbol() function
199 class CommonSymbol(object): class