reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
262 uint32_t getSymbolAlignment(DataRefImpl Symb) const override; 544 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const {lib/Object/COFFObjectFile.cpp
161 uint32_t COFFObjectFile::getSymbolAlignment(DataRefImpl Ref) const {
lib/Object/MachOObjectFile.cpp 1802 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const {
lib/Object/WasmObjectFile.cpp 1327 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const {
246 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;
388 return getObject()->getSymbolAlignment(getRawDataRefImpl());