Home
last modified time | relevance | path

Searched refs:PathMappingList (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() in PathMappingList() function in PathMappingList
43 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
47 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
51 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
61 PathMappingList::~PathMappingList() = default;
63 void PathMappingList::Append(ConstString path, in Append()
71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
82 void PathMappingList::Insert(ConstString path, in Insert()
139 void PathMappingList::Clear(bool notify) { in Clear()
270 PathMappingList::const_iterator
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() : m_pairs() {} in PathMappingList() function in PathMappingList
42 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
46 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
50 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
60 PathMappingList::~PathMappingList() = default;
62 void PathMappingList::Append(ConstString path, in Append()
70 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
81 void PathMappingList::Insert(ConstString path, in Insert()
138 void PathMappingList::Clear(bool notify) { in Clear()
252 PathMappingList::const_iterator
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() in PathMappingList() function in PathMappingList
43 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
47 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
51 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
61 PathMappingList::~PathMappingList() = default;
63 void PathMappingList::Append(ConstString path, in Append()
71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
82 void PathMappingList::Insert(ConstString path, in Insert()
139 void PathMappingList::Clear(bool notify) { in Clear()
270 PathMappingList::const_iterator
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() in PathMappingList() function in PathMappingList
43 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
47 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
51 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
61 PathMappingList::~PathMappingList() = default;
63 void PathMappingList::Append(ConstString path, in Append()
71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
82 void PathMappingList::Insert(ConstString path, in Insert()
139 void PathMappingList::Clear(bool notify) { in Clear()
270 PathMappingList::const_iterator
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() : m_pairs() {} in PathMappingList() function in PathMappingList
42 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
46 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
50 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
60 PathMappingList::~PathMappingList() = default;
62 void PathMappingList::Append(ConstString path, in Append()
70 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
81 void PathMappingList::Insert(ConstString path, in Insert()
138 void PathMappingList::Clear(bool notify) { in Clear()
252 PathMappingList::const_iterator
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() : m_pairs() {} in PathMappingList() function in PathMappingList
42 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
46 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
50 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
60 PathMappingList::~PathMappingList() = default;
62 void PathMappingList::Append(ConstString path, in Append()
70 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
81 void PathMappingList::Insert(ConstString path, in Insert()
138 void PathMappingList::Clear(bool notify) { in Clear()
252 PathMappingList::const_iterator
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() : m_pairs() {} in PathMappingList() function in PathMappingList
42 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
46 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
50 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
60 PathMappingList::~PathMappingList() = default;
62 void PathMappingList::Append(ConstString path, in Append()
70 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
81 void PathMappingList::Insert(ConstString path, in Insert()
138 void PathMappingList::Clear(bool notify) { in Clear()
252 PathMappingList::const_iterator
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() in PathMappingList() function in PathMappingList
43 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
47 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
51 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
61 PathMappingList::~PathMappingList() = default;
63 void PathMappingList::Append(ConstString path, in Append()
71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
82 void PathMappingList::Insert(ConstString path, in Insert()
139 void PathMappingList::Clear(bool notify) { in Clear()
270 PathMappingList::const_iterator
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() in PathMappingList() function in PathMappingList
43 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
47 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
51 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
61 PathMappingList::~PathMappingList() = default;
63 void PathMappingList::Append(ConstString path, in Append()
71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
82 void PathMappingList::Insert(ConstString path, in Insert()
139 void PathMappingList::Clear(bool notify) { in Clear()
270 PathMappingList::const_iterator
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DPathMappingList.cpp40 PathMappingList::PathMappingList() : m_pairs() {} in PathMappingList() function in PathMappingList
42 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList() function in PathMappingList
46 PathMappingList::PathMappingList(const PathMappingList &rhs) in PathMappingList() function in PathMappingList
50 const PathMappingList &PathMappingList::operator=(const PathMappingList &rhs) { in operator =()
60 PathMappingList::~PathMappingList() = default;
62 void PathMappingList::Append(ConstString path, in Append()
70 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
81 void PathMappingList::Insert(ConstString path, in Insert()
138 void PathMappingList::Clear(bool notify) { in Clear()
252 PathMappingList::const_iterator
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DPathMappingList.h19 class PathMappingList {
21 typedef void (*ChangedCallback)(const PathMappingList &path_list,
25 PathMappingList();
27 PathMappingList(ChangedCallback callback, void *callback_baton);
29 PathMappingList(const PathMappingList &rhs);
31 ~PathMappingList();
33 const PathMappingList &operator=(const PathMappingList &rhs);
38 void Append(const PathMappingList &rhs, bool notify);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/Target/
H A DPathMappingListTest.cpp25 static void TestPathMappings(const PathMappingList &map, in TestPathMappings()
66 PathMappingList map; in TEST()
69 PathMappingList map2; in TEST()
75 PathMappingList map; in TEST()
97 PathMappingList map; in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/Target/
H A DPathMappingListTest.cpp25 static void TestPathMappings(const PathMappingList &map, in TestPathMappings()
66 PathMappingList map; in TEST()
69 PathMappingList map2; in TEST()
75 PathMappingList map; in TEST()
97 PathMappingList map; in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/Target/
H A DPathMappingListTest.cpp25 static void TestPathMappings(const PathMappingList &map, in TestPathMappings()
66 PathMappingList map; in TEST()
69 PathMappingList map2; in TEST()
75 PathMappingList map; in TEST()
97 PathMappingList map; in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/unittests/Target/
H A DPathMappingListTest.cpp25 static void TestPathMappings(const PathMappingList &map, in TestPathMappings()
66 PathMappingList map; in TEST()
69 PathMappingList map2; in TEST()
75 PathMappingList map; in TEST()
97 PathMappingList map; in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/unittests/Target/
H A DPathMappingListTest.cpp25 static void TestPathMappings(const PathMappingList &map, in TestPathMappings()
66 PathMappingList map; in TEST()
69 PathMappingList map2; in TEST()
75 PathMappingList map; in TEST()
97 PathMappingList map; in TEST()

12345