Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1285 Error BasicELFBuilder::initSections() { in initSections() function in BasicELFBuilder
1323 if (Error Err = initSections()) in build()
1380 if (Error Err = initSections()) in build()
H A DObject.h909 Error initSections();