Searched refs:getSymbolAlignment (Results 1 – 11 of 11) sorted by relevance
253 virtual uint32_t getSymbolAlignment(DataRefImpl Symb) const;416 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
170 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
279 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;616 uint32_t ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function
583 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
433 uint32_t getSymbolAlignment(DataRefImpl Symb) const override;
936 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
1640 uint32_t WasmObjectFile::getSymbolAlignment(DataRefImpl Symb) const { in getSymbolAlignment() function in WasmObjectFile
1821 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment() function in MachOObjectFile