Home
last modified time | relevance | path

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

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