Searched refs:getSymbolAlignment (Results 1 – 9 of 9) sorted by relevance
250 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;399 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
173 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
266 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;600 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function
287 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
943 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
77 uint32_t ObjectFile::getSymbolAlignment(DataRefImpl DRI) const { return 0; } in getSymbolAlignment() function in ObjectFile
159 uint32_t COFFObjectFile::getSymbolAlignment(DataRefImpl Ref) const { in getSymbolAlignment() function in COFFObjectFile
1544 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function in WasmObjectFile
1809 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment() function in MachOObjectFile