Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DObject.h119 bool isExternalSymbol() const { return n_type & MachO::N_EXT; } in isExternalSymbol() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h503 static bool isExternalSymbol(const StringRef &Symbol) { in isExternalSymbol() function
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h509 static bool isExternalSymbol(const StringRef &Symbol) { in isExternalSymbol() function