HomeSort by: relevance | last modified time | path
    Searched refs:LeadingAddr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
llvm-objdump.h 47 extern bool LeadingAddr;
llvm-objdump.cpp 198 bool objdump::LeadingAddr;
474 if (LeadingAddr)
507 if (LeadingAddr)
644 if (LeadingAddr)
1268 if (LeadingAddr)
2401 LeadingAddr = LeadingHeaders = !InputArgs.hasArg(OTOOL_X);
2442 LeadingAddr = !InputArgs.hasArg(OBJDUMP_no_leading_addr);
MachODump.cpp 1791 DumpCstringSection(O, sect, sect_size, sect_addr, LeadingAddr);
1794 DumpLiteral4Section(O, sect, sect_size, sect_addr, LeadingAddr);
1797 DumpLiteral8Section(O, sect, sect_size, sect_addr, LeadingAddr);
1800 DumpLiteral16Section(O, sect, sect_size, sect_addr, LeadingAddr);
1804 LeadingAddr);
7607 if (LeadingAddr) {
7704 if (LeadingAddr) {

Completed in 25 milliseconds