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.cpp354 static void handleSectionBoundarySymbol(const Undefined &sym, StringRef segSect, in handleSectionBoundarySymbol() function
409 handleSectionBoundarySymbol(sym, name, Boundary::Start); in recoverFromUndefinedSymbol()
413 handleSectionBoundarySymbol(sym, name, Boundary::End); in recoverFromUndefinedSymbol()