Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
lldb
/
source
/
Plugins
/
DynamicLoader
/
MacOSX-DYLD
/
DynamicLoaderMacOS.cpp
fbb4d1e
[lldb/Plugins] Use external functions to (de)initialize plugins
by Jonas Devlieghere
· 6 years ago
8be3021
[lldb] Move clang-based files out of Symbol
by Alex Langford
· 6 years ago
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 6 years ago
8081428
[lldb][NFC] Fix all formatting errors in .cpp file headers
by Raphael Isemann
· 6 years ago
6e3b0cc
[lldb][NFC] Rename ClangASTContext to TypeSystemClang
by Raphael Isemann
· 6 years ago
3031818
[Target] Remove Target::GetScratchClangASTContext
by Alex Langford
· 6 years ago
d5d47a3
Remove SymbolVendor::GetSymtab
by Pavel Labath
· 6 years ago
63e5fb7
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
by Jonas Devlieghere
· 6 years ago
248a130
[lldb] NFC modernize codebase with modernize-use-nullptr
by Konrad Kleine
· 6 years ago
05cfdb0
Allow direct comparison of ConstString against StringRef
by Raphael Isemann
· 7 years ago
8b3af63
[NFC] Remove ASCII lines from comments
by Jonas Devlieghere
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
a6682a4
Simplify Boolean expressions
by Jonas Devlieghere
· 7 years ago
29ae659
Handle detecting exec for DynamicLoaderMacOS with older debugservers
by Jim Ingham
· 7 years ago
32762fd
Upstreaming the BridgeOS device support and the
by Jason Molenda
· 7 years ago
d821c99
Move RegisterValue,Scalar,State from Core to Utility
by Pavel Labath
· 7 years ago
a174bcb
Remove UUID::SetFromCString
by Pavel Labath
· 7 years ago
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 8 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
abc5d72
Be a little more permissive in DynamicLoaderMacOS::CanLoadImage
by Jim Ingham
· 8 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
777fcec
Add a catch-all line for detecting dyld in the inferior process
by Jason Molenda
· 9 years ago
848c7be
Fix a problem with the new dyld interface code -- when a new process
by Jason Molenda
· 9 years ago
771ef6d
Fix Clang-tidy readability-redundant-string-cstr warnings
by Malcolm Parsons
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
13becd4
Move the code which knows how to get information about the shared
by Jason Molenda
· 9 years ago
716814a
Remove some tab characters that snuck in to my mnost recent edits.
by Jason Molenda
· 9 years ago
3739735
Add support to get the shared cache information from the new
by Jason Molenda
· 9 years ago
9ab5dc2
Add a new DynamicLoader plugin that uses SPI that are in development
by Jason Molenda
· 9 years ago