Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Object/
DCOFF.h229 const coff_section *SectionTable; variable
/freebsd-9-stable/contrib/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1647 std::vector<std::string> SectionTable; in ParseModule() local