Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp46 bool initSectionHeader(uint64_t &CurrentOffset);
116 bool XCOFFWriter::initSectionHeader(uint64_t &CurrentOffset) { in initSectionHeader() function in __anon25a8e72f0111::XCOFFWriter
337 if (!initSectionHeader(CurrentOffset)) in assignAddressesAndIndices()