Home
last modified time | relevance | path

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

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