Home
last modified time | relevance | path

Searched defs:CoffSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp106 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...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h88 const llvm::object::coff_section *CoffSection; global() variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp476 const coff_section *CoffSection = COFFObj->getCOFFSection(Section); in isRequiredForExecution() local