Home
last modified time | relevance | path

Searched refs:SymbolAlignment (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1004 uint64_t SymbolAlignment = Symbol.getAlignment(); in discoverFileObjects() local
1009 BC->registerNameAtAddress(UniqueName, Address, FinalSize, SymbolAlignment, in discoverFileObjects()
1013 SymbolAlignment, SymbolFlags); in discoverFileObjects()
2615 const uint64_t SymbolAlignment = in readRelocations() local
2629 Name, SymbolAddress, SymbolSize, SymbolAlignment, SymbolFlags); in readRelocations()