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