Home
last modified time | relevance | path

Searched full:functionstarts (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/llvm/test/ObjectYAML/MachO/
H A Dfunction_starts.yaml176 FunctionStarts: [ 0x3F80, 0x3F84 ]
181 # CHECK: FunctionStarts: [ 0x3F80, 0x3F84 ]
H A Ddata-in-code.yaml207 FunctionStarts: [ 0x3FB0 ]
H A Dchained-fixups.yaml198 FunctionStarts: [ 0x3FB0 ]
/llvm-project/lldb/test/Shell/SymbolFile/Inputs/
H A Da.yaml203 FunctionStarts: [ 0x3FB0 ]
/llvm-project/llvm/test/tools/llvm-objdump/MachO/
H A Dexports-trie-lc.test204 FunctionStarts: [ 0x3FB0 ]
H A Datom-info.yaml177 FunctionStarts: [ 0x3FB8 ]
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/Inputs/
H A Dstrip-stabs.yaml247 FunctionStarts: [ 0x370 ]
H A Dstrip-all-with-codesignature.yaml360 FunctionStarts: [ 0xF30 ]
/llvm-project/llvm/test/tools/obj2yaml/MachO/
H A Dsimple-exporttrie.yaml202 FunctionStarts: [ 0x3FB0 ]
/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp31 StringTable.size() + FunctionStarts.size() + in isEmpty()
168 IO.mapOptional("FunctionStarts", LinkEditData.FunctionStarts); in mapping()
/llvm-project/clang/test/InstallAPI/
H A Ddiagnostics-zippered.test435 FunctionStarts: [ 0x1090, 0x10A0, 0x10B0, 0x10C0 ]
749 FunctionStarts: [ 0x1050, 0x1058, 0x1060, 0x1068 ]
H A Dhiddens.test252 FunctionStarts: [ 0xBB8, 0xBC3 ]
H A Dsymbol-flags.test282 FunctionStarts: [ 0xFB0, 0xFB4 ]
H A Dmismatching-objc-class-symbols.test263 FunctionStarts: [ 0x330 ]
H A Ddiagnostics-cpp.test463 FunctionStarts: [ 0x10E8, 0x10F0 ]
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp366 auto FunctionStarts = Obj.getFunctionStarts(); in dumpFunctionStarts() local
367 for (auto Addr : FunctionStarts) in dumpFunctionStarts()
368 LEData.FunctionStarts.push_back(Addr); in dumpFunctionStarts()
/llvm-project/bolt/test/X86/MachO/Inputs/
H A Dexternal_symbol.yaml356 FunctionStarts: [ 0xF50 ]
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp285 uint64_t StartOfFunctionStarts = updateOffset(O.FunctionStarts.Data.size()); in layoutTail()
386 MLC.linkedit_data_command_data.datasize = O.FunctionStarts.Data.size(); in layoutTail()
/llvm-project/llvm/test/Object/Inputs/MachO/
H A Drebase-bind-table-trailing-opcode.yaml394 FunctionStarts: [ 0x4000, 0x4004 ]
H A Dbind-negative-skip.yaml498 FunctionStarts: [ 0x3E58 ]
/llvm-project/clang/test/InstallAPI/Inputs/Zippered/
H A DZippered.yaml382 FunctionStarts: [ 0x1090, 0x10A0, 0x10B0, 0x10C0, 0x10D0, 0x10E0 ]
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/application_specific_info/
H A Dasi.yaml391 FunctionStarts: [ 0x3E50 ]
/llvm-project/lld/MachO/
H A DOutputSegment.cpp153 .Case(section_names::functionStarts, -5) in sortOutputSections()
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
H A Dlinkedit-order-2.test323 FunctionStarts: [ 0x3F9C ]
H A Dlinkedit-order-1.test491 FunctionStarts: [ 0x3F80 ]

12