Searched refs:getSymbolAlignment (Results 1 – 11 of 11) sorted by relevance
254 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;472 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
173 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
289 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;630 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function
434 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
590 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
996 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
77 uint32_t ObjectFile::getSymbolAlignment(DataRefImpl DRI) const { return 0; } in getSymbolAlignment() function in ObjectFile
265 uint32_t XCOFFObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function in llvm::object::XCOFFObjectFile
159 uint32_t COFFObjectFile::getSymbolAlignment(DataRefImpl Ref) const { in getSymbolAlignment() function in COFFObjectFile
1720 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function in WasmObjectFile
1828 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment() function in MachOObjectFile