Searched defs:CommonAlign (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | IRSymtab.h | 123 Word CommonSize, CommonAlign; member 177 uint32_t CommonSize, CommonAlign; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | IRSymtab.h | 123 Word CommonSize, CommonAlign; member 177 uint32_t CommonSize, CommonAlign; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | IRSymtab.h | 123 Word CommonSize, CommonAlign; member 177 uint32_t CommonSize, CommonAlign; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | IRSymtab.h | 123 Word CommonSize, CommonAlign; member 177 uint32_t CommonSize, CommonAlign; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 118 Word CommonSize, CommonAlign; member 172 uint32_t CommonSize, CommonAlign; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 123 Word CommonSize, CommonAlign; member 177 uint32_t CommonSize, CommonAlign; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 209 uint32_t CommonAlign = 0; in loadObjectImpl() local 609 Align CommonAlign; in computeTotalAllocSize() local 748 uint32_t CommonAlign) { in emitCommonSymbols()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 209 uint32_t CommonAlign = 0; in loadObjectImpl() local 592 uint32_t CommonAlign = 1; in computeTotalAllocSize() local 720 uint32_t CommonAlign) { in emitCommonSymbols()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 471 uint32_t CommonAlign = 1; in computeTotalAllocSize() local 574 uint32_t CommonAlign = CommonSymbols.begin()->getAlignment(); in emitCommonSymbols() local
|
/aosp_15_r20/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 110 unsigned CommonAlign = 0; member
|