HomeSort by relevance Sort by last modified time
    Searched defs:isValidDwarfFileNumber (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/MC/
MCContext.cpp 309 /// isValidDwarfFileNumber - takes a dwarf file number and returns true if it
311 bool MCContext::isValidDwarfFileNumber(unsigned FileNumber) {
  /external/llvm/lib/MC/
MCContext.cpp 474 /// isValidDwarfFileNumber - takes a dwarf file number and returns true if it
476 bool MCContext::isValidDwarfFileNumber(unsigned FileNumber, unsigned CUID) {

Completed in 94 milliseconds