Home
last modified time | relevance | path

Searched refs:getExceptionOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp428 unsigned getExceptionOffset(const MCSymbol *Symbol);
965 getExceptionOffset(Entry->second.FunctionSymbol), in writeSymbolEntryForCsectMemberLabel()
973 getExceptionOffset(Entry->second.FunctionSymbol), in writeSymbolEntryForCsectMemberLabel()
1397 unsigned XCOFFObjectWriter::getExceptionOffset(const MCSymbol *Symbol) { in getExceptionOffset() function in __anon43032e790111::XCOFFObjectWriter