Searched defs:nodeId (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp594 int64 nodeId = Get(entry.ni_node); local
68 CoreFileImageInfo(int32 id, int32 type, uint64 initRoutine, uint64 termRoutine, uint64 textBase, uint64 textSize, int64 textDelta, uint64 dataBase, uint64 dataSize, int32 deviceId, int64 nodeId, uint64 symbolTable, uint64 symbolHash, uint64 stringTable, CoreFileAreaInfo* textArea, CoreFileAreaInfo* dataArea, const BString& name) argument
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp1013 ino_t nodeId = -1; local
462 Create(Allocator& allocator, VMArea* area, size_t ramSize, dev_t deviceId, ino_t nodeId) argument

Completed in 36 milliseconds