Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DIRSymtab.cpp45 static const char *LibcallRoutineNames[] = { variable
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DDriver.cpp1439 static const char *LibcallRoutineNames[] = { variable
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2644 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable