Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h328 void initEhdrSegment();
H A DObject.cpp2362 template <class ELFT> void ELFWriter<ELFT>::initEhdrSegment() { in initEhdrSegment() function in ELFWriter
2509 initEhdrSegment(); in finalize()