OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objc_category_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.cpp
3639
struct
objc_category_t
{
struct in namespace:__anon5681
3916
inline void swapStruct(struct
objc_category_t
&objc_category) {
5612
static void print_objc_objc_category_t(struct
objc_category_t
*objc_category,
6270
struct
objc_category_t
objc_category;
6410
if (left > sizeof(struct
objc_category_t
)) {
6412
memcpy(&objc_category, r, sizeof(struct
objc_category_t
));
6415
memset(&objc_category, '\0', sizeof(struct
objc_category_t
));
MachODump.cpp
3639
struct
objc_category_t
{
struct in namespace:__anon5681
3916
inline void swapStruct(struct
objc_category_t
&objc_category) {
5612
static void print_objc_objc_category_t(struct
objc_category_t
*objc_category,
6270
struct
objc_category_t
objc_category;
6410
if (left > sizeof(struct
objc_category_t
)) {
6412
memcpy(&objc_category, r, sizeof(struct
objc_category_t
));
6415
memset(&objc_category, '\0', sizeof(struct
objc_category_t
));
Completed in 44 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026