HomeSort by relevance Sort by last modified time
    Searched defs:LoadCommand (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
command.c 329 LoadCommand(struct cmdargs const *arg)
403 if (arg->argc > arg->argn && (res = LoadCommand(arg)) != 0)
869 {"load", NULL, LoadCommand, LOCAL_AUTH | LOCAL_CX_OPT,
    [all...]
  /external/llvm/include/llvm/Object/
MachOFormat.h 149 struct LoadCommand {

Completed in 491 milliseconds