Home
last modified time | relevance | path

Searched refs:emitRef (Results 1 – 22 of 22) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCDwarf.cpp66 void emitRef(MCStreamer *MCOS, StringRef Path);
323 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
358 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
372 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
397 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
399 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCDwarf.cpp66 void emitRef(MCStreamer *MCOS, StringRef Path);
323 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) {
358 LineStr->emitRef(MCOS, DwarfFile.Name);
372 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef()));
397 LineStr->emitRef(MCOS, CompDir);
399 LineStr->emitRef(MCOS, Dir);
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCDwarf.cpp65 void emitRef(MCStreamer *MCOS, StringRef Path);
322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
357 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
371 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
396 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
398 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
325 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
361 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
375 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
400 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
402 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
325 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
361 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
375 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
400 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
402 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
325 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
361 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
375 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
400 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
402 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCDwarf.cpp65 void emitRef(MCStreamer *MCOS, StringRef Path);
322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
357 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
371 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
396 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
398 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
325 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
361 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
375 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
400 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
402 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp65 void emitRef(MCStreamer *MCOS, StringRef Path);
322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
357 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
371 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
396 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
398 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
325 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
361 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
375 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
400 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
402 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCDwarf.cpp65 void emitRef(MCStreamer *MCOS, StringRef Path);
322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
357 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
371 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
396 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
398 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCDwarf.cpp88 void emitRef(MCStreamer *MCOS, StringRef Path);
340 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
376 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
390 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
415 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
417 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCDwarf.cpp88 void emitRef(MCStreamer *MCOS, StringRef Path);
340 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
376 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
390 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
415 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
417 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
338 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
374 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
388 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
413 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
415 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCDwarf.cpp88 void emitRef(MCStreamer *MCOS, StringRef Path);
340 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
376 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
390 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
415 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
417 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCDwarf.cpp86 void emitRef(MCStreamer *MCOS, StringRef Path);
338 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
374 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
388 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
413 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
415 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCDwarf.cpp308 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
344 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()
358 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()
383 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()
385 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dcompiler_expr.go20 emitRef() methodSpec
281 func (e *baseCompiledExpr) emitRef() { func
434 func (e *compiledIdentifierExpr) emitRef() { func
519 func (e *compiledDotExpr) emitRef() { func
610 func (e *compiledBracketExpr) emitRef() { func
H A Dcompiler_stmt.go799 target.emitRef()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dcompiler_expr.go14 emitRef() methodSpec
284 func (e *baseCompiledExpr) emitRef() { func
437 func (e *compiledIdentifierExpr) emitRef() { func
522 func (e *compiledDotExpr) emitRef() { func
613 func (e *compiledBracketExpr) emitRef() { func
H A Dcompiler_stmt.go799 target.emitRef()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCDwarf.h62 void emitRef(MCStreamer *MCOS, StringRef Path);