OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:method_list64_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.cpp
3445
struct
method_list64_t
{
struct in namespace:__anon5681
3748
inline void swapStruct(struct
method_list64_t
&ml) {
4226
struct
method_list64_t
ml;
4237
memset(&ml, '\0', sizeof(struct
method_list64_t
));
4238
if (left < sizeof(struct
method_list64_t
)) {
4242
memcpy(&ml, r, sizeof(struct
method_list64_t
));
4248
p += sizeof(struct
method_list64_t
);
4249
offset += sizeof(struct
method_list64_t
);
MachODump.cpp
3445
struct
method_list64_t
{
struct in namespace:__anon5681
3748
inline void swapStruct(struct
method_list64_t
&ml) {
4226
struct
method_list64_t
ml;
4237
memset(&ml, '\0', sizeof(struct
method_list64_t
));
4238
if (left < sizeof(struct
method_list64_t
)) {
4242
memcpy(&ml, r, sizeof(struct
method_list64_t
));
4248
p += sizeof(struct
method_list64_t
);
4249
offset += sizeof(struct
method_list64_t
);
Completed in 60 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026