Searched refs:getSymbolAlignment (Results 1 – 11 of 11) sorted by relevance
254 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;473 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
177 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
308 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;665 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function
434 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
598 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
1045 uint32_t getSymbolAlignment(DataRefImpl Symb) const override; in getFeatures()
77 uint32_t ObjectFile::getSymbolAlignment(DataRefImpl DRI) const { return 0; } in getSymbolAlignment() function in ObjectFile
272 uint32_t XCOFFObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() 271 uint32_t XCOFFObjectFile::getSymbolAlignment(DataRefImpl Symb) const { getSymbolAlignment() function in llvm::object::XCOFFObjectFile
158 uint32_t COFFObjectFile::getSymbolAlignment(DataRefImpl Ref) const { in getSymbolAlignment() function in COFFObjectFile
1888 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolType() 1877 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { getSymbolAlignment() function in WasmObjectFile
1828 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment() function in MachOObjectFile