Home
last modified time | relevance | path

Searched defs:SecHdrTable (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h381 std::vector<SecHdrTableEntry> SecHdrTable; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp363 ELFYAML::SectionHeaderTable *SecHdrTable = nullptr; ELFState() local