ebpf-for-windows/libs/api_common
Anurag Saxena 8cb62b3fd7
Support for multiple implementations of global helper functions (#1761)
* fix

* add native test

* cleanup

* CR comments

* update expected files

* fix

* cr comments
2022-12-31 10:56:28 -07:00
..
CMakeLists.txt Update ubpf and fix build (#1293) 2022-07-25 10:32:35 -07:00
api_common.cpp Instrument all allocation paths (#1620) 2022-11-19 16:33:27 +00:00
api_common.hpp Annotate EBPF API's with _Must_inspect_result_ (#1569) 2022-11-15 10:31:40 -08:00
api_common.vcxproj Update NuGet packages (#1768) 2022-12-19 21:02:25 +00:00
api_common.vcxproj.filters Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00
device_helper.cpp Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
device_helper.hpp Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ebpf_verifier_wrapper.hpp Update ebpf-verifier to latest (#1712) 2022-12-08 00:05:08 +00:00
map_descriptors.cpp add auto-pinning option for maps. (#612) 2021-10-01 09:01:39 -06:00
map_descriptors.hpp Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00
packages.config Update NuGet packages (#1768) 2022-12-19 21:02:25 +00:00
registry_helper.cpp Annotate remaining code with _Must_inspect_result_ (#1570) 2022-11-18 13:36:24 -08:00
store_helper_internal.cpp Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
store_helper_internal.h Annotate EBPF API's with _Must_inspect_result_ (#1569) 2022-11-15 10:31:40 -08:00
utilities.cpp Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00
utilities.hpp Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00
windows_helpers.cpp Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
windows_platform_common.cpp Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
windows_platform_common.hpp Annotate EBPF API's with _Must_inspect_result_ (#1569) 2022-11-15 10:31:40 -08:00
windows_program_type.h Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00