Home
last modified time | relevance | path

Searched defs:initSectionHeaders (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp144 bool XCOFFWriter::initSectionHeaders(uint64_t &CurrentOffset) { initSectionHeaders() function in __anond44f6c0c0111::XCOFFWriter
H A DELFEmitter.cpp765 void ELFState<ELFT>::initSectionHeaders(std::vector<Elf_Shdr> &SHeaders, initSectionHeaders() function in ELFState