HomeSort by relevance Sort by last modified time
    Searched refs:recordFunctionId (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCCodeView.h 169 bool recordFunctionId(unsigned FuncId);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCCodeView.cpp 87 bool CodeViewContext::recordFunctionId(unsigned FuncId) {
MCStreamer.cpp 253 return getContext().getCVContext().recordFunctionId(FunctionId);
    [all...]

Completed in 241 milliseconds