Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp359 static void handleSectionBoundarySymbol(const Undefined &sym, StringRef segSect, in handleSectionBoundarySymbol() function
414 handleSectionBoundarySymbol(sym, name, Boundary::Start); in recoverFromUndefinedSymbol()
418 handleSectionBoundarySymbol(sym, name, Boundary::End); in recoverFromUndefinedSymbol()