Home
last modified time | relevance | path

Searched defs:CommonAlign (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h123 Word CommonSize, CommonAlign; member
177 uint32_t CommonSize, CommonAlign; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp209 uint32_t CommonAlign = 0; in loadObjectImpl() local
609 Align CommonAlign; in computeTotalAllocSize() local
748 uint32_t CommonAlign) { in emitCommonSymbols()