Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h328 void initEhdrSegment();
H A DELFObject.cpp2390 template <class ELFT> void ELFWriter<ELFT>::initEhdrSegment() { in initEhdrSegment() function in ELFWriter
2536 initEhdrSegment(); in finalize()