object-introspection/src
2023-04-18 16:04:47 +02:00
..
CMakeLists.txt folly: create explicit folly_headers library target 2023-03-20 13:25:15 +00:00
Common.h codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
ContainerInfo.cpp codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
ContainerInfo.h codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
Descs.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
Descs.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
DrgnUtils.cpp Split codegen into separate build targets 2023-03-08 14:18:20 +00:00
DrgnUtils.h Split codegen into separate build targets 2023-03-08 14:18:20 +00:00
FuncGen.cpp codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
FuncGen.h codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
Metrics.cpp Initial commit 2022-12-19 06:37:51 -08:00
Metrics.h clear all warnings and enable -Werror 2023-03-20 11:14:55 +00:00
OICache.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OICache.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OICodeGen.cpp remove treebuilder pointer validation 2023-04-18 16:04:47 +02:00
OICodeGen.h codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
OICompiler.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OICompiler.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OID.cpp Quit oid when upload/download is requested but cache is disabled 2023-03-27 09:42:10 -07:00
OIDebugger.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OIDebugger.h Quit oid when upload/download is requested but cache is disabled 2023-03-27 09:42:10 -07:00
OIGenerator.cpp Fix warning in drgn pure name changes 2023-04-03 14:53:18 -07:00
OIGenerator.h oilgen: change interface to support multiple calls in one cu 2023-03-07 19:48:18 +00:00
OILexer.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OILexer.l Initial commit 2022-12-19 06:37:51 -08:00
OILibrary.cpp oil: remove fields in options 2023-03-20 16:26:10 +00:00
OILibraryImpl.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OILibraryImpl.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OIOpts.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OIParser.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
OIParser.yy Initial commit 2022-12-19 06:37:51 -08:00
OITraceCode.cpp Initial commit 2022-12-19 06:37:51 -08:00
OIUtils.cpp config: look up paths relative to config file 2023-02-01 14:54:33 +00:00
OIUtils.h Split codegen into separate build targets 2023-03-08 14:18:20 +00:00
PaddingHunter.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
PaddingHunter.h Initial commit 2022-12-19 06:37:51 -08:00
Serialize.cpp codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
Serialize.h codegen: carry decl and func with containerinfo 2023-04-03 16:13:30 +01:00
SymbolService.cpp formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
SymbolService.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
Syscall.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
TimeUtils.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
TrapInfo.h formatting: force pointers/references with the type 2023-03-24 20:18:18 +00:00
TreeBuilder.cpp remove treebuilder pointer validation 2023-04-18 16:04:47 +02:00
TreeBuilder.h remove treebuilder pointer validation 2023-04-18 16:04:47 +02:00
X86InstDefs.h Replace nop instructions with ud2 (#84) 2023-02-27 16:49:42 -08:00