Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1308 uint32_t SecNo = 1; in addDataSections() local
1324 ".sec" + std::to_string(SecNo), RecAddr, in addDataSections()
1326 SecNo++; in addDataSections()