Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h328 void initEhdrSegment();
H A DELFObject.cpp2412 template <class ELFT> void ELFWriter<ELFT>::initEhdrSegment() { in initEhdrSegment() function in ELFWriter
2558 initEhdrSegment(); in finalize()