Searched refs:getSymbolAlignment (Results 1 – 9 of 9) sorted by relevance
227 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;372 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
165 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
239 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;509 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function
290 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
894 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
69 uint32_t ObjectFile::getSymbolAlignment(DataRefImpl DRI) const { return 0; } in getSymbolAlignment() function in ObjectFile
162 uint32_t COFFObjectFile::getSymbolAlignment(DataRefImpl Ref) const { in getSymbolAlignment() function in COFFObjectFile
1220 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function in WasmObjectFile
1762 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment() function in MachOObjectFile