Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DARM.cpp405 if (!place.srcLoc.empty()) in stateChangeWarning()
406 hint = "; " + place.srcLoc; in stateChangeWarning()
/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h187 std::string srcLoc; member