Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp585 if (unsigned GotSize = computeGOTSize(Obj)) { in computeTotalAllocSize() local
630 size_t GotSize = 0; in computeGOTSize() local