Searched defs:CoffSection (Results 1 – 3 of 3) sorted by relevance
101 const coff_section *CoffSection, in printRelocatedField()113 void LVCodeViewReader::getLinkageName(const coff_section *CoffSection, in getLinkageName()163 const coff_section *CoffSection = getObj().getCOFFSection(Section); in cacheRelocations() local177 Error LVCodeViewReader::resolveSymbol(const coff_section *CoffSection, in resolveSymbol()197 Error LVCodeViewReader::resolveSymbolName(const coff_section *CoffSection, in resolveSymbolName()
88 const llvm::object::coff_section *CoffSection; global() variable
476 const coff_section *CoffSection = COFFObj->getCOFFSection(Section); in isRequiredForExecution() local