Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h190 std::vector<SecHdrTableEntry> SecHdrTable; variable
/external/llvm-project/llvm/include/llvm/ProfileData/
DSampleProfWriter.h243 std::vector<SecHdrTableEntry> SecHdrTable; variable
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp871 IO &IO, ELFYAML::SectionHeaderTable &SecHdrTable) { in validate()