Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1355 uint32_t SecNo = 1; in addDataSections() local
1371 ".sec" + std::to_string(SecNo), RecAddr, in addDataSections()
1373 SecNo++; in addDataSections()