Searched refs:getSymbolAlignment (Results 1 – 11 of 11) sorted by relevance
253 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;412 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
170 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
278 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;615 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function
505 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
408 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
234 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
1648 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function in WasmObjectFile
1816 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment() function in MachOObjectFile