Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp712 ELFSym *SectionSym = ELFSym::getSectionSym(); in doFinalization() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h164 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in SectionSym() function