Home
last modified time | relevance | path

Searched defs:FunctionStarts (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h132 std::vector<yaml::Hex64> FunctionStarts; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h313 LinkData FunctionStarts; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5276 SmallVector<uint64_t, 8> FunctionStarts; in getFunctionStarts() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1056 SmallVector<uint64_t, 8> FunctionStarts; in PrintFunctionStarts() local