Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp467 Doc.getSectionHeaderTable(); in writeELFHeader()
556 Doc.getSectionHeaderTable(); in toSectionIndex()
1749 Doc.getSectionHeaderTable(); in buildSectionHeaderReorderMap()
1800 Doc.getSectionHeaderTable(); in buildSectionIndex()
1930 const ELFYAML::SectionHeaderTable &SHT = Doc.getSectionHeaderTable(); in writeELF()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h719 const SectionHeaderTable &getSectionHeaderTable() const { in getSectionHeaderTable() function