Home
last modified time | relevance | path

Searched defs:FileNum (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodeView.h35 uint32_t FileNum; variable
H A DMCContext.h573 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc()
H A DMCDwarf.h69 uint32_t FileNum; variable
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp153 unsigned FileNum = 1; in EmitDwarfLineTable() local