Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp509 Doc.getSectionHeaderTable(); in writeELFHeader()
599 Doc.getSectionHeaderTable(); in toSectionIndex()
1841 Doc.getSectionHeaderTable(); in buildSectionHeaderReorderMap()
1892 Doc.getSectionHeaderTable(); in buildSectionIndex()
2027 const ELFYAML::SectionHeaderTable &SHT = Doc.getSectionHeaderTable(); in writeELF()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h734 const SectionHeaderTable &getSectionHeaderTable() const { in getSectionHeaderTable() function