Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h331 void initEhdrSegment();
H A DELFObject.cpp2480 template <class ELFT> void ELFWriter<ELFT>::initEhdrSegment() { in initEhdrSegment() function in ELFWriter
2632 initEhdrSegment(); in finalize()