Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DObject.cpp79 updateSections(); in addSections()
82 void Object::updateSections() { in updateSections() function in llvm::objcopy::coff::Object
132 updateSections(); in removeSections()
DObject.h153 void updateSections();