Home
last modified time | relevance | path

Searched defs:FunctionNameLen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp290 if (FunctionNameLen == 0) { in dumpTracebackTable() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1493 uint16_t FunctionNameLen = DE.getU16(Cur); in XCOFFTracebackTable() local