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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h310 std::vector<SecHdrTableEntry> SecHdrTable; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp362 ELFYAML::SectionHeaderTable *SecHdrTable = nullptr; in ELFState() local