Searched defs:CoffSection (Results 1 – 3 of 3) sorted by relevance
106 const coff_section *CoffSection, in printRelocatedField()118 void LVCodeViewReader::getLinkageName(const coff_section *CoffSection, in getLinkageName()168 const coff_section *CoffSection = getObj().getCOFFSection(Section); in cacheRelocations() local182 Error LVCodeViewReader::resolveSymbol(const coff_section *CoffSection, in resolveSymbol()202 Error LVCodeViewReader::resolveSymbolName(const coff_section *CoffSection, in resolveSymbolName()
87 const llvm::object::coff_section *CoffSection; variable
476 const coff_section *CoffSection = COFFObj->getCOFFSection(Section); in isRequiredForExecution() local