Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h773 bool shouldAllocateFileSpace(ArrayRef<ProgramHeader> Phdrs,
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1222 bool llvm::ELFYAML::shouldAllocateFileSpace( in shouldAllocateFileSpace() function in llvm::ELFYAML
1248 if (shouldAllocateFileSpace(Doc.ProgramHeaders, S)) in writeSectionContent()