Home
last modified time | relevance | path

Searched refs:GsymCreator (Results 1 – 25 of 109) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
49 llvm::Error GsymCreator::save(StringRef Path, in save()
59 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
164 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
264 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
282 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
288 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
297 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
306 size_t GsymCreator::getNumFunctionInfos() const{ in getNumFunctionInfos()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
49 llvm::Error GsymCreator::save(StringRef Path, in save()
59 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
164 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
264 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
282 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
288 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
297 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
306 size_t GsymCreator::getNumFunctionInfos() const{ in getNumFunctionInfos()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
49 llvm::Error GsymCreator::save(StringRef Path, in save()
59 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
164 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
264 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
282 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
288 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
297 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
306 size_t GsymCreator::getNumFunctionInfos() const{ in getNumFunctionInfos()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
49 llvm::Error GsymCreator::save(StringRef Path, in save()
59 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
164 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
264 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
282 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
288 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
297 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
306 size_t GsymCreator::getNumFunctionInfos() const{ in getNumFunctionInfos()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
49 llvm::Error GsymCreator::save(StringRef Path, in save()
59 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
164 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
264 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
282 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
288 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
297 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
306 size_t GsymCreator::getNumFunctionInfos() const{ in getNumFunctionInfos()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp23 GsymCreator::GsymCreator(bool Quiet) in GsymCreator() function in GsymCreator
48 llvm::Error GsymCreator::save(StringRef Path, in save()
58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
191 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
303 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
324 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
330 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
339 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
348 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos()
353 bool GsymCreator::IsValidTextAddress(uint64_t Addr) const { in IsValidTextAddress()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp23 GsymCreator::GsymCreator(bool Quiet) in GsymCreator() function in GsymCreator
48 llvm::Error GsymCreator::save(StringRef Path, in save()
58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
191 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
303 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
324 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
330 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
339 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
348 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos()
353 bool GsymCreator::IsValidTextAddress(uint64_t Addr) const { in IsValidTextAddress()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp23 GsymCreator::GsymCreator(bool Quiet) in GsymCreator() function in GsymCreator
48 llvm::Error GsymCreator::save(StringRef Path, in save()
58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
191 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
303 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
324 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
330 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
339 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
348 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos()
353 bool GsymCreator::IsValidTextAddress(uint64_t Addr) const { in IsValidTextAddress()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp23 GsymCreator::GsymCreator(bool Quiet) in GsymCreator() function in GsymCreator
48 llvm::Error GsymCreator::save(StringRef Path, in save()
58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
191 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
303 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
324 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
330 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
339 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
348 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos()
353 bool GsymCreator::IsValidTextAddress(uint64_t Addr) const { in IsValidTextAddress()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp23 GsymCreator::GsymCreator(bool Quiet) in GsymCreator() function in GsymCreator
48 llvm::Error GsymCreator::save(StringRef Path, in save()
58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
191 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
303 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
324 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
330 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
339 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
348 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos()
353 bool GsymCreator::IsValidTextAddress(uint64_t Addr) const { in IsValidTextAddress()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp23 GsymCreator::GsymCreator(bool Quiet) in GsymCreator() function in GsymCreator
48 llvm::Error GsymCreator::save(StringRef Path, in save()
58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
191 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
303 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
324 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
330 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
339 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
348 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos()
353 bool GsymCreator::IsValidTextAddress(uint64_t Addr) const { in IsValidTextAddress()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
43 llvm::Error GsymCreator::save(StringRef Path, in save()
53 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
157 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
247 uint32_t GsymCreator::insertString(StringRef S) { in insertString()
254 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
259 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
268 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
43 llvm::Error GsymCreator::save(StringRef Path, in save()
53 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
157 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
247 uint32_t GsymCreator::insertString(StringRef S) { in insertString()
254 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
259 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
268 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp24 GsymCreator::GsymCreator() : StrTab(StringTableBuilder::ELF) { in GsymCreator() function in GsymCreator
28 uint32_t GsymCreator::insertFile(StringRef Path, in insertFile()
43 llvm::Error GsymCreator::save(StringRef Path, in save()
53 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode()
157 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize()
247 uint32_t GsymCreator::insertString(StringRef S) { in insertString()
254 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo()
259 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
268 void GsymCreator::forEachFunctionInfo( in forEachFunctionInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator;
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) :
83 GsymCreator &Gsym;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h24 class GsymCreator; variable
43 DwarfTransformer(DWARFContext &D, raw_ostream &OS, GsymCreator &G) : in DwarfTransformer()
83 GsymCreator &Gsym;

12345