Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp1159 const unsigned NumUserAndRelocSections = Asm.size(); in WriteObject() local
1163 const unsigned NumIndexedSections = AllSections - NumUserAndRelocSections; in WriteObject()